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 Quote Link to comment 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. Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.