php-general | 2001032
Date: 03/23/01
- Next message: Chris Doyle: "[PHP] [php] Varible declaration"
- Previous message: Chris Anderson: "[PHP] Valid Cookie Problems"
- In reply to: Jaxon: "[PHP] quick array questions"
- Next in thread: Aaron Tuller: "Re: [PHP] URL parsing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-general-unsubscribe <email protected>
>For additional commands, e-mail: php-general-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Doyle: "[PHP] [php] Varible declaration"
- Previous message: Chris Anderson: "[PHP] Valid Cookie Problems"
- In reply to: Jaxon: "[PHP] quick array questions"
- Next in thread: Aaron Tuller: "Re: [PHP] URL parsing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

