I’ve got my MYSQL database created (DaveC42_weight_test) with a couple of records in it, and I’ve got a PHP page working ( www.davesbrain.ca/test1.php ) in my root folder. Now I want to put them together.
I would like to point out that using the above method is preffered, sometimes if you use Dreamweaver it will use a mysql_pconnect() which is a persistant connection, and will leave zombies on the server.