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-01 13:12:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
502bb337fe4b4df88dcc5531c62326ed49a08b2e
archived-php-src
/
ext
/
ftp
History
Andrew Skalski
ecc77c81cc
typecast void pointer to char* for pointer arithmetic
1999-11-27 20:58:33 +00:00
..
config.h.stub
Added rudimentary FTP support.
1999-09-16 15:57:51 +00:00
config.m4
Added rudimentary FTP support.
1999-09-16 15:57:51 +00:00
ftp.c
typecast void pointer to char* for pointer arithmetic
1999-11-27 20:58:33 +00:00
ftp.h
Removed stdio wrapper from sockets; added timeouts to socket ops.
1999-11-18 20:29:32 +00:00
Makefile.am
Remove the extra INCLUDES line from most automake Mafiles. This is not
1999-11-13 12:41:09 +00:00
php_ftp.c
files are now resources, file.c is thread-safe, the le_ vars are no longer shared,
1999-10-15 15:22:25 +00:00
php_ftp.h
Added delete and rename functions.
1999-10-04 18:30:37 +00:00