Entry
Apc1.3.22/PHP4.0.3/MySQL3.23,problem to get to MySQL interface, did i need PhpMyAdmin or else?
Jan 9th, 2002 06:56
Peter Westergaard, Truey Truey,
With Apache, PHP, and MySQL, you have all the tools you need to write
webpages that perform custom activities on your database.
Phpmyadmin sounds like what you're looking for, (a web-based interface
using PHP to access and maintain a Mysql database). Install it and try
it out. You can also read through the PHP pages to see how certain
things are accomplished.