php-general | 2001122
Date: 12/18/01
- Next message: Julio Nobrega Trabalhando: "[PHP] Re: $PHPSESSID on PHP 4.1.0"
- Previous message: Neil Freeman: "Re: [PHP] Error handling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Using Smarty templates (it is my guess this question is valid for other
template engines aswell), is there a way to pass an array to the
template, then stuff it in a hidden form field and retrieve it in
another PHP source file as an array?
is_array() does not seem to detect the object is an array, and thus my
code creates it anew.
Basically what I am trying to do is add new stuff to the array, after it
has been passed to the template and back into the script.
Thanks,
(please CC me in replies because I no longer subscribe to php-general
due to too much traffic..)
-- Alexander Deruwe (aderuwe <email protected>) AQS-CarControl-- 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: Julio Nobrega Trabalhando: "[PHP] Re: $PHPSESSID on PHP 4.1.0"
- Previous message: Neil Freeman: "Re: [PHP] Error handling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

