summaryrefslogtreecommitdiff
path: root/ext/ftp/php_ftp.h
Commit message (Collapse)AuthorAgeFilesLines
...
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
| | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
* Added delete and rename functions.Andrew Skalski1999-10-041-0/+2
|
* Added functions ftp_{pasv,size,mdtm,fget,fput}Andrew Skalski1999-09-271-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 problemAndrew Skalski1999-09-231-1/+1
|
* Added optional port argument to ftp_connect()Andrew Skalski1999-09-221-0/+30
|
* php3 compatibility addedAndrew Skalski1999-09-201-2/+6
|
* Replaced ftplib because of incompatible license.Andrew Skalski1999-09-201-0/+38