Hi Friends, I think this article title is looking very surprised to you because when i knew this thing I also was little bit surprised that we can change .htaccess name and get it worked by assigning other name like ‘.configuration’ or ‘.serverconfig’ or ‘.urlrewritefile’ , So if you want to change .htaccess file name … Read more


Hi Friends, In this article I am going to explain you how can we enable .htaccess  or rewrite mode on Apache server. So to enable .htaccess or mode rewrite on apache server we will need access to httpd.conf file by which we can enable .htacess /mod rewrite. .htaccess files allows us to change configurations on our … Read more


Hi Friends, Some days ago I was working on one project in which I have to show wordpress post on home page which is already showing by default in wordpress but my client having images in all posts at start and client want to show images in different style , So I have to remove … Read more


Hi Friends, In this article I will explain how can we change version of PHP by htaccess. Sometime some application need php version 5 instead of 4 and on server php4 version used by default but If php5 already installed on server then we can use php5 version by putting one line in .htaccess file.


Hi Friends, Today in this article I am going to explain how can we upload big files in PHP via htaccess, Actually basically we can upload files via PHP having 2 MB in size but when file exceeded 2 MB size then it is not uploading files to server or in local because by default … Read more


Hi Friends, When I was working on one wordpress project, I got one problem in which I have to find that current page is subpage or not or in other terms current page having any parent page or not? WordPress dont have any function for this, So I have tried to make a function for … Read more


Hi friends, Today in this article I am writing about how can we check or found that URL is using https protocol or not by PHP. It is very simple in PHP to find this but as this is small thing, So it is obvious that most of people dont have any attension on it. … Read more


Hi Friends, Some days ago I was working with NextGEN Gallery in which I have to add custom fields for gallery and image also and I already write post for How To Add Custom Fields In NextGEN Gallery To Give Link On Images Of Posts Or Page , So I installed NextGEN Custom Fields Plugin and then … Read more


Hi Friends, While developing cakePHP web application we get so many problems and difficulties. Some days ago i got one problem in which I wanted to call controller action or controller function from view file. We can’t directly call controller function in view file. So I have found one function in cakePHP by which we … Read more


Hi Friends, Some days ago I got one requirement for my one client to make RSS or XML file from mysql table to submit into Google Product Search. Google Product Search helps shoppers find and buy products across the web. As a seller, you can submit your products to Google Product Search, allowing shoppers to … Read more


Get Adobe Flash player