ID: 16372 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Bogus Bug Type: Unknown/Other Function Operating System: Win ME PHP Version: 4.0.6
Previous Comments: ------------------------------------------------------------------------ [2002-04-01 05:41:13] [EMAIL PROTECTED] Sorry i just noticed that: php v4.1.0 support this. ------------------------------------------------------------------------ [2002-04-01 05:37:33] [EMAIL PROTECTED] htmlentities ( string string [, int quote_style [, string charset]]) i used last parameter and an error occured: Warning: Wrong parameter count for htmlentities() in /users/lnxsrv2/akcakayaa/public_html/AAA.php on line 2 My Script is: <?php htmlentities("<a href='http://phpalemi.realside.org'>go!</a>", ENT_QUOTES, "ISO-8859-9"); ?> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16372&edit=1