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 write a webservices using php with json format
Hi friends, In this post i would like to explain about how to write a web services using php with the json...
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
Object oriented programming in php
In this post i would like to explain about how to implementing object oriented programming in php, How to create class, and...
Read More
Facebook type notifications Using PHP and Jquery
Hi Friends, In this post, i am sharing my views on facebook type notifications script using php and jquery. Just we have...
Read More
PHP Headers for your Web Application
Hi friends, In this post i would like to share my knoweldge about redirection , 404 ( Page not found error message)...
Read More
PHP graphs using google visualizations chart api
In this post i want to explain about php graphs or charts using google visualizations api. We can implement with less code....
Read More
Make thumb using php with respect the ratio width and height
In this post i would like to explain how to create thumbnails with respect to ratio of width and height. Rather than...
Read More