This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-18 23:18:56 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
5b59b51e50
php-src
/
ext
/
ftp
History
Download ZIP
Download TAR.GZ
foobar
1f00cff3ab
Fixed ftp_mkdir(). It return the dirname passed to it in case of
...
braindead ftp server which doesn't put the real path into reply. PR: 7216
2000-11-03 21:53:24 +00:00
..
config.m4
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
ftp.c
Fixed ftp_mkdir(). It return the dirname passed to it in case of
2000-11-03 21:53:24 +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