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 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
XML crud operations using php
Hi friends,In this post i would like to explain about curd operations ( add, edit and delete ) data using xml file.... Read More
How to change order of display posts using php
Hi friends, In this post i would like to explain about how to change the order of placements using php code. It... 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
How to import and export big database files
Hello friends, today i want to share some basic concepts but we need to know about import and export databases. If it... Read More
How to get list of table names from database in mysql?
Hi friends, I got the requirement to display the list of table names from the database using php code. I got the... Read More
How to create excel file with mysql data using php code
Hello friends, I have code for how to create a excel file with mysql data using php code. By following 5 steps... Read More
How to take backup of Database using PHP code?
I want to share my views with you all on how to take backup of Database(MySql) using simple PHP code. , I... Read More