Hi there,

As I have realized, the 

<?PHP echo $varname; ?> 

and the

&(varname);

syntax doesn't give the same result. The "�" char (o with hungarumlaut,
0xF5) at the first case outputs the "�" (0xF5) char, and at the second
case it results in "&otilde;", which is wrong.

The
http://www.midgard-project.org/manual/en/part.concepts.syntaxaddition.php
page is a bit erroneous, the :H modifier does not exists... So, can I
leave a variable's content as is?

Bye:
Circum


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to