ftp interface based on php ftp functions

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
pelegk2
Forum Regular
Posts: 633
Joined: Thu Nov 27, 2003 5:02 am
Location: Israel - the best place to live in after heaven
Contact:

ftp interface based on php ftp functions

Post by pelegk2 »

i am looking for an ftp interface based on ftp functions in php
does any 1 know of1 like that?
thnaks in advance
peleg
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

I've been using this one, it delivers all the basic functionalities and gave me no headaches so far: http://phpclasses.muddyweb.com/browse/package/281.html
Post Reply