i'm using php 4 version and iconv is working fine in my winxp environment
when i switch to win2000 , the php can't load the dll ,
anyone has the same problem?
State exactly which version of PHP you use. Did you follow the instructions of the PHP Manual concerning Installation on Windows systems?
as i stated , i did exactly what i did when i used winxp , but fail
i did exactly what i did when i used winxp
And what did you do when you used winxp?
copy all the relevant dll to system32 and system folder uncomment extensions=php_iconv.dll
then o.k
Be specific. State the exact version of PHP (e.g. 4.4.2) and webserver (e.g. Apache 2.0.55), and the steps you took to install them.