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 couldn't find something this
simple.

Please help.

--
The content of this email message and any attachments are confidential and
may be legally privileged, intended solely for the addressee.  If you are
not the intended recipient, be advised that any use, dissemination,
distribution, or copying of this e-mail is strictly prohibited.  If you
receive this message in error, please notify the sender immediately by reply
email and destroy the message and its attachments.






--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 - mysql php tutorial

-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
Mother told me to be good but she's been wrong before.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php