NTC Hosting Blog

Posts Tagged ‘PHPMyAdmin’

Keep your dynamic web content by regular database backups! Watch our videos on how to create a MySQL dump file and restore a database

Written by NTC Hosting on April 26th, 2009

Today’s dynamic websites such as e-commerce stores, community sites, blogs, forums, etc. rely heavily on content and taking care of the content’s security must be a regular priority task for site owners. Since dynamic content is stored in SQL databases – all basic content security operations should…
Read more…

See how to insert date in a MySQL table to efficiently organize your dynamic website contents

Written by NTC Hosting on April 22nd, 2009

Learning how to handle MySQL databases in the easiest way possible has been the main subject of our recent few posts here, the last one of which was focused on managing MySQL databases through phpMyAdmin. Since managing a MySQL database and a…
Read more…

Managing MySQL tables through phpMyAdmin – learn more about the MySQL-insert and the alter-table functions of phpMyAdmin

Written by NTC Hosting on April 17th, 2009

Continuing from the previous post about MySQL database management, where you were offered some useful examples and video guides on creating a MySQL database and a MySQL table, it is our pleasure to now take you further in exploring the art…
Read more…

Some useful updates on the practical side of database management added to the MySQL and PostgreSQL pages of the NTC Hosting Encyclopedia

Written by NTC Hosting on February 25th, 2009

Further to our previous post about some important aspects of database management, we’ll now go into details about working with two of today’s most widely used database systems on the net. There is a lot to say about MySQL – the open-source database component of the LAMP…
Read more…