Thread
:
Stupid question : How to create a MY SQL database
View Single Post
01-15-2004, 01:18 PM
yanglike
Confirmed User
Join Date: Jan 2003
Posts: 183
from your admin cpanel or whatever you are using you might have access to phpMyAdmin... that is easiest way for you to create a database.
if not then open up a php page in your browser and put that code in :
mysql_query("CREATE TABLE my_table");
__________________
Go Traffic Cash Gold !!!
yanglike
View Public Profile
Visit yanglike's homepage!
Find More Posts by yanglike