php-src/ext/ftp
David Hill 5c90216d2c 64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)
2003-03-06 23:07:28 +00:00
..
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
CREDITS - MFB 2002-12-26 23:45:05 +00:00
ftp.c Tidy up stupid signed/unsigned issues with win32 by introducing a php_socket_t typedef. 2003-02-28 21:03:36 +00:00
ftp.h Tidy up stupid signed/unsigned issues with win32 by introducing a php_socket_t typedef. 2003-02-28 21:03:36 +00:00
php_ftp.c 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
php_ftp.h Add ftp_raw() to send raw command strings to an FTP server. 2003-01-31 04:54:57 +00:00