Hi Friends, I am working from last 5 years on PHP and we all know that while make code we have to do so much debugging to make code work, So after complete project if we see our files then we found that files are having less code but comments and debugging code more . … 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, 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 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

Hi Friends, When I was working with one wordpress project I got one object array by get_posts method, But I want array instead of object array. So i search a lot for it and i found so many solutions and then finally i create one funtion in which you have to pass object only and … Read more

Hello Friends, Some days ago I was working on fckeditor because I was getting error in it that i was not able to upload image. When I uploading image it is telling me that image uploaded successfully, but when I was checking in images it was not exists. So I have started searching about it … Read more

Hello Friends, as a developer i am daily using cPanel and its features and in that features cPanel provide one feature to take full backup or to take backup of any folder from the server but sometimes in some circumstances we have to take daily/weekly/monthly full backup of files by PHP script by running cron … Read more

Hello Friends, Today i am writing this article for starting mails in xampp or wamp server whatever you are using for developing PHP based web application. By default xampp or wamp server don’t have mail facility (using SMTP) ON, So to do this we have to modify some settings to start mail functionality in local … Read more

Get Adobe Flash player