php-src/ext/ftp
1999-11-27 20:58:33 +00:00
..
config.h.stub Added rudimentary FTP support. 1999-09-16 15:57:51 +00:00
config.m4 Added rudimentary FTP support. 1999-09-16 15:57:51 +00:00
ftp.c typecast void pointer to char* for pointer arithmetic 1999-11-27 20:58:33 +00:00
ftp.h Removed stdio wrapper from sockets; added timeouts to socket ops. 1999-11-18 20:29:32 +00:00
Makefile.am Remove the extra INCLUDES line from most automake Mafiles. This is not 1999-11-13 12:41:09 +00:00
php_ftp.c files are now resources, file.c is thread-safe, the le_ vars are no longer shared, 1999-10-15 15:22:25 +00:00
php_ftp.h Added delete and rename functions. 1999-10-04 18:30:37 +00:00