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-09 17:13:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a895b6919782d11b2f074cb2aaa549d4be32f49
archived-php-src
/
ext
/
ftp
History
foobar
b45d265c54
Fixed PR: 6730. And it is mentioned also in RFC 959 to be this way.
2000-10-27 20:53:04 +00:00
..
config.m4
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
ftp.c
Fixed PR: 6730. And it is mentioned also in RFC 959 to be this way.
2000-10-27 20:53:04 +00:00
ftp.h
- Added ftp_exec to the ftp functions (thanks to <jhennebicq@i-d.net>)
2000-09-13 22:00:31 +00:00
Makefile.in
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
php_ftp.c
Use zend_register_list_destructors_ex() instead.
2000-10-25 17:44:02 +00:00
php_ftp.h
more cleanup of info code
2000-10-08 11:45:18 +00:00