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
e282cefe203a2f8cd72408c8b67fc06753d66975
archived-php-src
/
ext
/
ftp
History
Sascha Schumann
1f822b98ce
Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common
...
AC_MSG_CHECKING, AC_ARG_[ENABLE,WITH], AC_MSG_RESULT trio.
2000-03-27 23:33:38 +00:00
..
config.m4
Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common
2000-03-27 23:33:38 +00:00
ftp.c
added the ftp_site() function
2000-02-22 20:50:00 +00:00
ftp.h
added the ftp_site() function
2000-02-22 20:50:00 +00:00
Makefile.in
Integration of -ng changes. Changes:
1999-12-30 02:59:53 +00:00
php_ftp.c
Change extension names in all extensions' zend_module_entry to their
2000-03-06 18:44:01 +00:00
php_ftp.h
added the ftp_site() function
2000-02-22 20:50:00 +00:00