Tools and Resoruces
Tools and Resources useful to people working with PHP or MySQL.
MySQL
The official home of the MySQL database on the web, with lots of information about using MySQL.
The official home of the MySQL database on the web, with lots of information about using MySQL.
PHP.net
All about the PHP language, including news and tutorials
All about the PHP language, including news and tutorials
phpMyAdmin
Home for the development and distribution of phpMyAdmin, a very useful tool for managing MySQL databases.
Home for the development and distribution of phpMyAdmin, a very useful tool for managing MySQL databases.
MySQL Administrator
This is a free management system from MySQL.com that runs on Windows, Mac or Linux to help you administer your databases in much the same way that phpMyAdmin lets you manage them.
This is a free management system from MySQL.com that runs on Windows, Mac or Linux to help you administer your databases in much the same way that phpMyAdmin lets you manage them.
Give Back My Command Line
Since many hosts no longer allow shell access to MySQL, this article shows how to create a simple PHP web interface to run MySQL command lines right from your browser.
Since many hosts no longer allow shell access to MySQL, this article shows how to create a simple PHP web interface to run MySQL command lines right from your browser.
