Re: [PHP] Smarty Question
Shahrzad wrote: IRIran.netHi, I want to replace a php variable with a javascript variable inside
[PHP] PHP + Smarty question.
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,