Jul 04, 2014
Navigate to phpMyAdmin and select the database for the Joomla! site in the left-hand drop-down list box. This will show the database tables on the..
Read moreApr 12, 2014
Tip 1 (Knowing what parts of your script is using the most memory) If you’re looking to find out where your script is running out..
Read moreApr 12, 2014
There are cases when it might be quite important to know how much memory uses each variable in PHP script. The function memory_get_usage returns the..
Read moreSep 16, 2013
As we know that CSV files are one of the most used way to back-up mysql database and tables. However it is very simple to..
Read moreSep 02, 2013
Editors played important role in web development. they provides plate-form to manage projects, helps in edting a css file as well handling configuration files. There..
Read moreJul 01, 2013
Hi in this post we are going to see how to convert records data into JSON data format and display JSON data feed using Jquery..
Read more