use stream wrappers instead of ftp extension
chx - June 7, 2008 - 04:53
| Project: | Plugin Manager |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | JoshuaRogers |
| Status: | closed |
Jump to:
Description
the ftp extension rarely exists. using ftp stream wrappers would be much better.

#1
For some documentation on ftp stream wrappers see http://php.net/manual/en/wrappers.ftp.php and http://us.php.net/file_get_contents
#2
I'll start working on this immediately. Sorry about the delay. Thank you.
#3
There we go. The committed version uses the stream wrappers. Thanks.
#4
Automatically closed -- issue fixed for two weeks with no activity.