<?php $test = "täääst"; $test = htmlentities($test); echo $test."\n"; $test = htmlentities($test); echo $test."\n";
You have javascript disabled. You will not be able to edit any code.