Thread: Mysql
View Single Post
Old Nov 4th, 2004, 4:49 PM   #6
tempest
Programming Guru
 
tempest's Avatar
 
Join Date: Oct 2004
Posts: 1,041
Rep Power: 6 tempest is on a distinguished road
Send a message via ICQ to tempest Send a message via AIM to tempest Send a message via Yahoo to tempest
MySQL is a server that runs off of your computer that applications connect to by calling 'localhost' on the mysql port. If the server is running and PHP has the mysql functions installed and your code is correct. You should be good.
__________________

tempest is offline   Reply With Quote