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-03-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-4.0.2RC1
archived-php-src
/
ext
/
ftp
History
foobar
d6f2f2c396
@- Fixed FTP module to accept multiline server replies (Jani)
...
# This fixed bug
#4546
.
2000-08-10 21:13:08 +00:00
..
config.m4
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
ftp.c
@- Fixed FTP module to accept multiline server replies (Jani)
2000-08-10 21:13:08 +00:00
ftp.dsp
making ftp module compile on win32 with new directory structure
2000-06-12 20:32:23 +00:00
ftp.h
Change header protection macros to conform to standard.
2000-07-02 23:46:51 +00:00
Makefile.in
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
php_ftp.c
Beautified some protos.
2000-08-08 20:28:19 +00:00
php_ftp.h
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
2000-06-10 08:48:01 +00:00