see:
http://www.php.net/manual/en/function.serialize.php
you could store a unique id in your URL that refers to the ow in your
DB where the array is stored.
-aaron
At 9:04 PM -0500 3/23/01, Jaxon wrote:
>can an array be stored in a database field?
>E.g. make a few runtime settings for a page, store the settings as an array
>in a field, and use that array to make some runtime settings?
>
>Follow up to that question, can that array be persisted from page to page
>without a cookie?
>
>regards,
>jaxon
>
>
>--
>PHP General 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 General 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]