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-23 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b832af75f0f090ab9fd28ec61400aafdf98816eb
archived-php-src
/
ext
/
ftp
T
History
Stefan Esser
4368b8e4ac
some FTP servers return 32bit port numbers.
2002-10-04 22:20:08 +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
some FTP servers return 32bit port numbers.
2002-10-04 22:20:08 +00:00
ftp.h
swapped conditions to correct the logic
2002-10-03 12:16:44 +00:00
php_ftp.c
Added ftp_ssl_connect() for FTP over SSL.
2002-10-03 11:33:05 +00:00
php_ftp.h
Added ftp_ssl_connect() for FTP over SSL.
2002-10-03 11:33:05 +00:00