Hey,
I'm currently setting up a site, and for that I need a mysql database.
I'm used to making databases with phpmyadmin, but when I tried to open phpmyadmin it said
phpMyAdmin - Error
#2013 - Lost connection to MySQL server during query
I think this is just because the server is being resetted, and I don't really mind, but I don't know how to make a database out of a raw php script.
Can anyone make a script which provides me to make out of nothing a database containing a table called "News" with 3 collums: ID, Title and Message.????
PLZ HELP!!!:dunno:
:bowrofl:
I'm currently setting up a site, and for that I need a mysql database.
I'm used to making databases with phpmyadmin, but when I tried to open phpmyadmin it said
phpMyAdmin - Error
#2013 - Lost connection to MySQL server during query
I think this is just because the server is being resetted, and I don't really mind, but I don't know how to make a database out of a raw php script.
Can anyone make a script which provides me to make out of nothing a database containing a table called "News" with 3 collums: ID, Title and Message.????
PLZ HELP!!!:dunno: