News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

[BUG] error handling some chars in Code block

Started by Gianni_T, October 07, 2005, 06:21:44 PM

Previous topic - Next topic

Gianni_T

The following code:

[code]
<?php
echo "Some chars: ò à ù è é  ì";
?>
[/code]

produces this output in the preview:


<?php
echo "Some chars: ò à ù è é  ì";
?>


Elmacik

#1
everything is ok with that i think.. :-\ (since in coding languages there are *codes (like like in ur ex.)* for non-standard characters. - unicode? )

look, i am typing this code   & # 2 4 2 ;   (with no brackets) and getting this output:   ò
Home of Elmacik

Advertisement: