Try use a delimited string and split it on retrieve.
HTH.
Jayme.
-----Mensagem Original-----
De: Kyle Mathews <[EMAIL PROTECTED]>
Para: <[EMAIL PROTECTED]>
Enviada em: segunda-feira, 19 de fevereiro de 2001 19:35
Assunto: [PHP-DB] Inserting arrays into a database
> 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]
>
--
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]