This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-11-25 19:05:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e0a972c061
php-src
/
ext
/
ftp
History
Ilia Alshanetsky
33de9befa1
Fixed bug
#20812
, ftp_get returned NULL on success instead of TRUE.
2002-12-06 06:07:40 +00:00
..
config.m4
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
2002-03-12 16:44:00 +00:00
CREDITS
@- FTP extension does support (auto)resuming now.
2002-07-26 13:03:08 +00:00
ftp.c
Fixed ZTS build
2002-10-13 01:40:46 +00:00
ftp.h
swapped conditions to correct the logic
2002-10-03 12:16:44 +00:00
php_ftp.c
Fixed bug
#20812
, ftp_get returned NULL on success instead of TRUE.
2002-12-06 06:07:40 +00:00
php_ftp.h
Added ftp_ssl_connect() for FTP over SSL.
2002-10-03 11:33:05 +00:00