ftp - PHP website file transfer -


i want build website php users can host music files on server. when users log site, presented file directory of songs, , can drag , drop add new ones collection, delete old ones hosted on server, rename them, stream music, download it, etc, etc.

my question this: best way facilitate file transfer/showing directories/all stuff mentioned above? ftp? http requests? speed key me. suggestions?

(and if might able point me framework start in response cool too)

javascript, jquery, php's opendir();, php's readdir(); combination of ajax

for streaming, flash player


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -