fullyloaded Posted March 7, 2007 Share Posted March 7, 2007 hi i was wondering if anyone knew how to connect to a database and view a table in php what im trying to do is have a php file that will connect to my database and show the info in a table and also have a button to delete a row in the table Link to comment https://forums.phpfreaks.com/topic/41578-connect-to-database/ Share on other sites More sharing options...
chronister Posted March 7, 2007 Share Posted March 7, 2007 http://us3.php.net/manual/en/function.mysql-connect.php Then start reading on the other mysql specific php functions. I assume that you are using mysql Link to comment https://forums.phpfreaks.com/topic/41578-connect-to-database/#findComment-201481 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.