The FTP extension is compiled in on Win32. You don't need a dll for this
extension.
- Frank
> Me and a friend have been trying to make a php ftp client, it works fine
on
> *nix systems, but not on Windows. We looked at everything, until i
finaly
> noticed that php 4.2.3 is missing in the php.ini
Me and a friend have been trying to make a php ftp client, it works fine on
*nix systems, but not on Windows. We looked at everything, until i finaly
noticed that php 4.2.3 is missing in the php.ini the extension=php_ftp.dll
line. The actualy file in the extensions dir is missing aswell.
So where