Multi-language support for web application with MySql and PHP
Hi friends, in this post i would like to explain about Multi-language support for web application with MySql and PHP. I got...
Read More
How to add or remove file fields using jquery
In this post i am going to explain about how to add or remove file fields using jquery and upload using php...
Read More
How to calculate statistics in daily, weekly , monthly and yearly using php
In this post i am going to explain about how to calculate statistics in daily, weekly , monthly and yearly using php....
Read More
How to rectify json_encode returns null in php web services
Hi friends, In this post i would like to explain about How to rectify json_encode returns null in php web services. In...
Read More
How to add HTML content in php mail() function
In this post i would like to explain about how to add HTML content to PHP mail() function. Few servers are supports...
Read More
How to calculate the list of dates between two dates
In this post i want to explain how to calculate the list of dates between two dates using php code. Just we...
Read More
PHP Captcha and reCaptcha options for web forms using javascript
Hi friends, This is a simple code to build a captcha code with recaptcha options with simple javascript and PHP code. Now...
Read More
How to create rss feeds using php and mysql
In this post i want to explain how to create rss feeds using php code and get the data from mysql table....
Read More
Thumbnail image creation using php code
In this post explains how to create thumbnail image using php code. function make_thumb($img_name,$filename,$new_w,$new_h) { //get image extension. $ext=getExtension($img_name); //creates the new...
Read More
How to get complete information about server using PHP code
Hi, In php there is one predefined variable called $_SERVER, with that only we can get the complete information about server. We...
Read More




