Free Web Tutorial on Wordpress, Javascript, MySQL and PHP
An optimized table structure is different from a created table. Table optimization is the process of retrieving an unused space after deletions of row and Read More
It is necessary to get the time when the file is accessed and modified. In the section, you learned how to access and modification Time Read More
If you are working with MySQL, You might have the idea about that MySQL provides the various function which you can use when you require Read More
What is MySQL Cursor? A cursor allows us to use the set of result sets returned by the mysql query in one by one pattern. Read More
Before last two days, One strange issue happened with me that is I was working on one word-press site and I have installed one plugin, Read More
Sometimes you have data(mainly MySQL data) in comma-separated values (CSV) format. or you have CSV file to import database values and you tried with CSV Read More
There are two ways to save images. Most common way is to save the file name in MySQL table and upload image in folder.Another way Read More
In last week, I was haven’t more work so I was experimenting a MySQLi extension in PHP and I thought that to check “how to Read More
Today I am going to cover small tutorial about CodeIgniter.CodeIgniter is a PHP framework for web application.Basically, CodeIgniter follows the most well-known Model, view and Read More
This is the posts where I’m going to cover tutorial and it is about InnoDB. MySQL database allows you to use a different MySQL storage Read More