PHP FTP (too many acronyms)

The too many acronyms refers to Intel and the encyclopedia of acronyms that they
have, it's baffling the number of them they have and the fact they think
everybody else knows what they are talking about…ah well. The PHP FTP refers
to a File Transfer Protocol script that i wrote in PHP. I wrote it so i could
update my website in work without having to use a normal ftp progr (Intel
doesn't allow you ftp out of their network). It is a very comprehensive script
allowing you to :navigate through your directories and place files in any
directory you wish, create new directories, view the source code of any file,
change the permissions of a file, specify the permissions to be put on a
directory as it is created. I now working on the delete directory and delete
file function and then possibly the change directory function. After I have ll
this done I will tidy up the code and make it useable for anyone and publish
the code on the web. At the moment the script lies in my protected directory so
as nobady can manipulate my files or file structure. Anyway enough techy talk,
have a good weekend campers.