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-11 18:13:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
988435cf04782cc0c059dffa6cdca4c26016d8b2
archived-php-src
/
ext
/
ftp
History
Frank M. Kromann
66a172c9b4
making ftp module compile on win32 with new directory structure
2000-06-12 20:32:23 +00:00
..
config.m4
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
ftp.c
Changed the #ifdefs around "errno = ETIMEDOUT;" to include the rest
2000-05-23 13:56:04 +00:00
ftp.dsp
making ftp module compile on win32 with new directory structure
2000-06-12 20:32:23 +00:00
ftp.h
even better check for netinet/in.h
2000-05-23 10:12:42 +00:00
Makefile.in
Make ftp buildable as shared module
2000-05-02 02:02:18 +00:00
php_ftp.c
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
2000-06-05 19:47:54 +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