The following script,
<? echo tf8_encode("test"); ?>
produces the following error when browsed,
Fatal error: Call to undefined function: tf8_encode() in /var/www/html/test.php on line 2
I am running this in mdk-cooker.
Any suggestions as to how to solve this?
add a 'u' before tf8 ?
