Hey everyone,
Sorry for a question on an outdated PHP, but I am trying to get iconv working on php4.3.3. When I enable it in php.ini by removing the ; from the ;extension=php_ iconv.dll
line, php pages simply refuse to load.
Can anyone point me in the right direction as to how to successfully enable iconv?
Cheers,
Jimmy
Sorry for a question on an outdated PHP, but I am trying to get iconv working on php4.3.3. When I enable it in php.ini by removing the ; from the ;extension=php_ iconv.dll
line, php pages simply refuse to load.
Can anyone point me in the right direction as to how to successfully enable iconv?
Cheers,
Jimmy
Comment