Home » PHP Code
Hi friends,
In this post i would like to explain about How to rectify json_encode returns null in php web services. In the previous post we know about How to write a webservices using php with json format . There is small issue with some special character return null when convert the string into json_encode format. Those strings return.
How to rectify...
Hi friends, In this post i would like to explain about how to write a web services using php with the json format. Now a days mobile applications are more popular. Most of mobile applications are implementing for existing websites. To isplay information from database to mobile one mediator is require. So that mediator implementing using php and the...
In this post i would like to explain about how to add HTML content to php mail() function. Few servers are supports php mailer class then we can send mails with Sending mails using php mailer class . And few servers are not supporting php mailer class. For those below function will be useful to send mails with HTML content.
How to add HTML content...
In this post i want to explain how to calculate the list of dates between two dates using php code. Just we have to give the starting date and ending date and this function will calculate the dates including leap year and monthly days … It will be mainly useful in the calculate the statistics or register users between given dates.
How to calculate...

















