[PHP] Displaying Data of a MySQL Table in PHP

2002-10-31 Thread Ben C.
I want to create a table in PHP with data from a MySQL database table. Can someone please help with a sample script. I know this is probably easy but I need quick help. I searched the archives and couldn't find something this simple. Please help.

Re: [PHP] Displaying Data of a MySQL Table in PHP

2002-10-31 Thread John Nichel
http://www.php.net/manual/en/ref.mysql.php It doesn't get any simpler than that. Ben C. wrote: I want to create a table in PHP with data from a MySQL database table. Can someone please help with a sample script. I know this is probably easy but I need quick help. I searched the archives and

Re: [PHP] Displaying Data of a MySQL Table in PHP

2002-10-31 Thread Jason Wong
On Friday 01 November 2002 14:14, Ben C. wrote: I want to create a table in PHP with data from a MySQL database table. Can someone please help with a sample script. I know this is probably easy but I need quick help. I searched the archives and couldn't find something this simple. google -