Date: 06/25/01
- Next message: Marc Boeren: "RE: [PHP-DEV] Totally Blue Sky"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11648 Updated: Configure fails to detect crypt()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I've been suggested that I use iconv() instead of trying to compile recode on
Windows platform.
I'm using PHP v4.0.6 and I receive this error
Fatal error: Call to undefined function: iconv() in D:\Program Files\Apache
Group\Apache\htdocs/test.php on line 2
test.php file:
<?php
echo iconv("IBM850", "IBM437", ",");
?>
Any help?
Thanks,
Marecandja
____________________________________________________________________
Get free email and a permanent address at http://www.amexmail.com/?A=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marc Boeren: "RE: [PHP-DEV] Totally Blue Sky"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11648 Updated: Configure fails to detect crypt()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

