Hello:

I'm wondering what is the best way to insert an array into a database table.
As well as the best way to extract and show that information.

The information that I'd be inserting is a bunch of id numbers for data in
another table.
So when getting the information, I'd like to do a table join so that the
information displayed is the actual data, and not a bunch of numbers.

Thanks,
Kyle


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to