How to delete a database in phpMyAdmin
Deleting a database in phpMyAdmin is pretty easy and straightforward, but also very dangerous. Make surea backup is available before
Read MoreDeleting a database in phpMyAdmin is pretty easy and straightforward, but also very dangerous. Make surea backup is available before
Read MoreAdding a foreign key in phpMyAdmin is pretty simple, but the option might be difficult to find. Open the table
Read MoreIt is sometimes easier to work on some data in Excel, before importing in a MySQL database. In order to
Read MoreCreating fields with time stamps that contains the creation and / or the last modification dates in MySQL using PHPMyAdmin
Read MoreGetting this issue when trying to start Apache on XAMPP ? 13:47:10 [Apache] Problem detected! 13:47:10 [Apache] Port
Read MoreIf you are wondering how to be able to import a larger SQL file in PHPMyAdmin[1], the solution is pretty
Read More