Hi Ethan, Database Creation: http://www.php.net/manual/en/function.mysql-create-db.php <http://www.php.net/manual/en/function.mysql-create-db.php>Adding Tables, Extract Data: http://www.freewebmasterhelp.com/tutorials/phpmysql/1 <http://www.freewebmasterhelp.com/tutorials/phpmysql/1>Explore the function list on the left from the first link if you are curious. Kesavan. On Wed, Oct 20, 2010 at 9:23 AM, Ethan Rosenberg <ethros@xxxxxxxxxxxxx>wrote: > Dear List - > > Thanks for your help. > > Using PHP, how do I create a database, add tables to it, then add and > extract data from the tables.? Sample code please. > > Please be aware that I am a newbie. > > Ethan > > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >