How to make revisions of your content using PHP
There are many ways to maintain the revisions using PHP and MySQL. I am going to explain with a small example for...
Read More
Display data in HTML 5 table from MySQL using PHP
In this post, we would learn how to display the data in HTML 5 table format from the database MySQL using PHP....
Read More
How to install Linux, Nginx (Engine X), MySql, PHP (LEMP) on Ubuntu
In the earlier post, we learned about how to install PHP installation procedure in Windows, Mac and Linux systems with apache server....
Read More
Swapping column values in MySQL table
In this post I would like to share my views on how swapping column values in MySQL table. Recently I have a...
Read More
How to generate Data dictionary in MySql
In this post I am going to explain about how to generate Data dictionary in MySql database. In the earlier posts we...
Read More
Installation and usage procedure of MySql Workbench in Ubuntu 12.04
Hi friends, In the earlier post explained about how to install SVN client in ubuntu system. Now in this post I am...
Read More
How to build virtual keyboard for your web application
Hi, In this post i am goig to explain about How to build virtual keyboard for your web application using google api....
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