You'll have to take this up with the Smarty folks, as it's very
smarty-specific, and not (PHP-)General at all...
On Fri, January 18, 2008 12:16 am, GoWtHaM NaRiSiPaLli wrote:
> Hi All,
>
> I using html_options smarty tag to output an associative array in
> select
> drop down.
> Here a sample assoc
got the answer from you clive :) Thanks
On Jan 18, 2008 1:02 PM, clive <[EMAIL PROTECTED]> wrote:
> if ($question == 'php')
>domail('phplist',$question);
>
> if ($question == 'smarty')
>domail('smartylist',$question);
>
>
> > Hi All,
> >
> > I using html_options smarty tag to output an
if ($question == 'php')
domail('phplist',$question);
if ($question == 'smarty')
domail('smartylist',$question);
Hi All,
I using html_options smarty tag to output an associative array in select
drop down.
Here a sample associative array:
array(5) {
["CN-PEK-KEJ"]=>
array(1) {
3 matches
Mail list logo