> >
> > After Upgraded from 1.2.5 to 1.4, some asignments inside JScripts like
> > jvar = '&(phpvar);';
> > does not function any more, and it appears &(phpvar) as literal
> > in the html code the browser receive.
>
>
> ...anyway, the &(phpvar); syntax is just a shorter way to do <? echo
> $phpvar; ?> (or <?=$phpvar?>) so you still can use the latter in your
> JScripts
That's it !.
As you can see, I am not an expert programming php ....
Thank you,
Jorge.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]