Jorge Minassian wrote:
> Hi list !.
>
> Am I wrong, or does 1.4 version not parse JScripts any more ?.
>
> (Please, say "NO, it still parse them, you are wrong") :-/
>
> If you say, "Yes Jorge, you are OK, no more parse on JScripts ..." :
> could you please give some idea about how to use php variables
> inside Jscripts, not being passed as parameters ?.
I think the JScript blocks are OK now, but really I don't use them so I
can't tell...
>
> 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
>
>
> Thanks a lot,
>
> Regards,
> Jorge.
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
--
Best Regards,
David Guerizec Open Source Developer
Aurora R&D [EMAIL PROTECTED]
Midgard core developer http://www.midgard-project.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]