>> mgd_template
But, you can use it if you feel like not using <??> or need <[$var]> right?
eg:
if ($something) { $template = "thistemp"; } else { $template = "thatemp"; }
mgd_template("$template");
if ($something) { ?> <[thistemp]> <? } else { ?> <[thattemp]> <? }
th
>
> Does what <[.....]> does, mainly for internal use but you could safely
> call it.
>
>> and where is some more info about things like &(midgard.self); ?
>
> About the formatting or the object? $midgard->self was not in the
> manual, I've added it now. If you're using mmp, BTW, &(midgard->self);
> will do the same as &(midgard.self); but it'll be faster.
>
> Emile
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
____________________
Tarjei Huse
920 63 413
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]