probiers mal damit:
<?php
header('Content-type: text/html; charset=utf-8');
htmlentities('string to be encoded', ENT_QUOTES, 'utf-8');
?>
http://de3.php.net/manual/de/function.htmlentities.php
gruß
anarkist
probiers mal damit:
<?php
header('Content-type: text/html; charset=utf-8');
htmlentities('string to be encoded', ENT_QUOTES, 'utf-8');
?>
http://de3.php.net/manual/de/function.htmlentities.php
gruß
anarkist