Hi,

I'm relatively new to PHP and mySQL.

I currently have a simple table created within a MySQL database.  And I have
a php script that connects to the database, presents a form for the user to
fill in, and then writes that record to the table.

Instead... is it possible, to write to multiple records at once using a
tabular view rather than one record at a time with a columnar view ?

Many Thanks,

Shams



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

Reply via email to