php-src/ext/ftp
Thies C. Arntzen b5c3c7bfc9 files are now resources, file.c is thread-safe, the le_ vars are no longer shared,
but they are accessible thru "php_file_le_socket(), php_file_le_uploads()..."
i also updated the ftp, pdf and file-upload stuff to match the new requirements.
@- Cleaned up File-Module (Thies)
1999-10-15 15:22:25 +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 Added delete and rename functions. 1999-10-04 18:30:37 +00:00
ftp.h Added delete and rename functions. 1999-10-04 18:30:37 +00:00
Makefile.am * archive-based convenience libraries completely replaced 1999-10-04 15:18:26 +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