Website uptime monitoring using PHP script
This post explains about website monitoring. My friend Vidhi made simple script to get the your website uptime. Using this script we...
Read More
Understanding the basic need of MVC architecture
In this post i would like to explain about basic need of MVC architecture while develop the complex applications. What is MVC...
Read More
How to convert feeds to html using javascript and php
Hi friends, in this post i am going to explain about how to convert feeds to html using javascript and php. Just...
Read More
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
Simple Steps to Build a Custom CMS application Using PHP
In this post i would like to build a Simple Steps to Build a Custom CMS application Using PHP and Mysql. We...
Read More
How to implement graphs using fusion charts and php
In this post i would like to explain about how to implementing graphs using fusion charts. And implemented using PHP. In my...
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 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
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
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