php-src/ext/ftp
Andi Gutmans 32dffec0f8 - PHP_WIN32 macro should be used with #ifdef/#ifndef
- Always use PHP_WIN32 instead of WIN32/WINNT values
2000-05-23 13:49:55 +00:00
..
config.m4 Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
ftp.c - PHP_WIN32 macro should be used with #ifdef/#ifndef 2000-05-23 13:49:55 +00:00
ftp.dsp s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 2000-05-23 09:22:01 +00:00
ftp.h even better check for netinet/in.h 2000-05-23 10:12:42 +00:00
Makefile.in Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
php_ftp.c - PHP_WIN32 macro should be used with #ifdef/#ifndef 2000-05-23 13:49:55 +00:00
php_ftp.h added the ftp_site() function 2000-02-22 20:50:00 +00:00