> Does anyone know how I might be able to have php push a file to an FTP
> server?
did you look in the manual or even try google?
http://us4.php.net/ftp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Aaron Todd wrote:
Does anyone know how I might be able to have php push a file to an FTP
server?
Thanks,
Aaron
http://us4.php.net/ftp
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
Aaron Todd wrote:
Does anyone know how I might be able to have php push a file to an FTP
server?
If you configure PHP with --enable-ftp, you'll have a bunch of FTP
functions at your disposal, including PUT:
http://ca.php.net/ftp
--
Aaron Gould
Parts Canada - Web Developer
--
PHP General Mai
3 matches
Mail list logo