This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-03 22:22:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
419f2a25110cc86f8cd37cd7cef29ce3f43525ea
archived-php-src
/
ext
/
ftp
History
Thies C. Arntzen
3e59135a5c
<sys/time.h> is needed on linux
1999-11-19 18:33:21 +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
<sys/time.h> is needed on linux
1999-11-19 18:33:21 +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