> Is there any reason why the ftp module is not available as a msvc project in > php_modules?
ftp is standard in php, so it isn't in the modules workspace. you'll find the source for it included in the php4tsdll core source files along with mysql & odbc etc... personally, i take out mysql just for fun when i build it. and don't forget to take a look at the config_win32.h or whatever it's called... you might find some things you were looking for in there as well. -benjamin -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]