Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 | |
| | | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev) | |||||
* | Added delete and rename functions. | Andrew Skalski | 1999-10-04 | 1 | -0/+2 | |
| | ||||||
* | Added functions ftp_{pasv,size,mdtm,fget,fput} | Andrew Skalski | 1999-09-27 | 1 | -0/+5 | |
| | | | | | | | PASV mode is now supported; file size and last-modified time can now be fetched from servers that support them; files now may be stored to and retrieved from open files, in addition to disk files. | |||||
* | fixed php3 code problem | Andrew Skalski | 1999-09-23 | 1 | -1/+1 | |
| | ||||||
* | Added optional port argument to ftp_connect() | Andrew Skalski | 1999-09-22 | 1 | -0/+30 | |
| | ||||||
* | php3 compatibility added | Andrew Skalski | 1999-09-20 | 1 | -2/+6 | |
| | ||||||
* | Replaced ftplib because of incompatible license. | Andrew Skalski | 1999-09-20 | 1 | -0/+38 | |