Hi, I need to download php_printer.dll and php_iconv.dll . They are not available on my PHP 4.3.5 that I have. Any one can tell me where can I find them?
You could always retry downloading another PHP version, as they are meant to be available. Did you search the directory where PHP is installed to make sure that they dont exist.
Yes I'm sure they are not on PHP installation directory. The download of full php package is not an option. I have a slow Dial up Internet connectivity and I hardly got the PHP package that I already have. I want to know a place to get the two DLLs file from.
You could search google, however Im not sure if any sites have seperate .dll files to download.
CII: [man]printer[/man] functions Installation This PECL extension is not bundled with PHP. Windows users must enable php_printer.dll inside of php.ini in order to use these functions. You may obtain this unbundled PECL extension from the various PECL snaps pages (select the appropriate repository for your version of PHP): PECL for PHP 4.3.x, PECL for PHP 5.0.x or PECL Unstable.
CII: [man]printer[/man] functions Installation
This PECL extension is not bundled with PHP.
Windows users must enable php_printer.dll inside of php.ini in order to use these functions. You may obtain this unbundled PECL extension from the various PECL snaps pages (select the appropriate repository for your version of PHP): PECL for PHP 4.3.x, PECL for PHP 5.0.x or PECL Unstable.
XVLIII: [man]iconv[/man] functions Installation Note to Windows® Users: In order to enable this module on a Windows® environment, you need to put a DLL file named iconv.dll or iconv-1.3.dll (prior to 4.2.1) which is bundled with the PHP/Win32 binary package into a directory specified by the PATH environment variable or one of the system directories of your Windows® installation. This module is part of PHP as of PHP 5 thus iconv.dll and php_iconv.dll is not needed anymore. [/quote] Oh, and this search of Google: http://bugs.php.net/bug.php?id=27720
XVLIII: [man]iconv[/man] functions Installation Note to Windows® Users: In order to enable this module on a Windows® environment, you need to put a DLL file named iconv.dll or iconv-1.3.dll (prior to 4.2.1) which is bundled with the PHP/Win32 binary package into a directory specified by the PATH environment variable or one of the system directories of your Windows® installation.
This module is part of PHP as of PHP 5 thus iconv.dll and php_iconv.dll is not needed anymore. [/quote]
Oh, and this search of Google: http://bugs.php.net/bug.php?id=27720