faqts : Computers : Programming : Languages : PHP : Database Backed Sites : MySQL

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

5 of 9 people (56%) answered Yes
Recently 5 of 9 people (56%) answered Yes

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.