Page 1 of 1
creating mysql database?
Posted: Wed Aug 16, 2006 3:17 pm
by cypher235
ok im new to all of this so please be patient with me, i just set up hosting for my new site and im trying to set up a mysql/php database, pretty much what i need to do is have a form i created send it's information to the database so i can use php to get it onto the page, umm like a blog comment for example, i have no clue what im doing but i set up the database and need to create tables which im guessing is how the information gets put into the database from the form, if anyone could please help me with this i would greatly appreciate it, oh and im using phpMyAdmin 2.7.0-pl2 to set up everything unless someone suggests something better if that helps any
Re: creating mysql database?
Posted: Thu Aug 17, 2006 9:28 am
by GeXus
cypher235 wrote:ok im new to all of this so please be patient with me, i just set up hosting for my new site and im trying to set up a mysql/php database, pretty much what i need to do is have a form i created send it's information to the database so i can use php to get it onto the page, umm like a blog comment for example, i have no clue what im doing but i set up the database and need to create tables which im guessing is how the information gets put into the database from the form, if anyone could please help me with this i would greatly appreciate it, oh and im using phpMyAdmin 2.7.0-pl2 to set up everything unless someone suggests something better if that helps any
http://www.freewebmasterhelp.com/tutorials/phpmysql Here is a good tutorial that should get you up to speed. Just did a google search for "php mysql tutorial"