prcollin Posted July 6, 2007 Share Posted July 6, 2007 I know this is so easy and I am just being retarded but if i created a database in mysql and want to make it accessible to a web page form i created and posted on my site what do i have to do iwth the form to access the db Link to comment https://forums.phpfreaks.com/topic/58700-database-connect/ Share on other sites More sharing options...
per1os Posted July 6, 2007 Share Posted July 6, 2007 www.php.net/mysql www.php.net/mysql_connect www.php.net/mysql_query www.php.net/mysql_fetch_array Should get you started. Probably best to just find a tutorial for PHP MYSQL via google and work off of that. Link to comment https://forums.phpfreaks.com/topic/58700-database-connect/#findComment-291194 Share on other sites More sharing options...
prcollin Posted July 6, 2007 Author Share Posted July 6, 2007 www.php.net/mysql www.php.net/mysql_connect www.php.net/mysql_query www.php.net/mysql_fetch_array Should get you started. Probably best to just find a tutorial for PHP MYSQL via google and work off of that. Thanks Link to comment https://forums.phpfreaks.com/topic/58700-database-connect/#findComment-291235 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.