php-src/ext/ftp
Andi Gutmans 2b0a8049db - Update module project files to include:
- HAVE_MODULE=1
- ZEND_WIN32
- PHP_WIN32
- COMPILE_DL_MODULE
- ZTS=1
2000-06-10 09:00:31 +00:00
..
config.m4 Make ftp buildable as shared module 2000-05-02 02:02:18 +00:00
ftp.c Changed the #ifdefs around "errno = ETIMEDOUT;" to include the rest 2000-05-23 13:56:04 +00:00
ftp.dsp - Update module project files to include: 2000-06-10 09:00:31 +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 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
php_ftp.h - Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows 2000-06-10 08:48:01 +00:00