I am uploading my edited version of MyWebFtp (wich I am
calling "v0.3rc3_pe1" :P)
I have made some modifications to the original scripts
to allow for some more features:
+ SuperUser and Regular user accounts -> difference
being that superuser can delete files
+ Hide files or folders -> as it says, allows hiding
files and folders by name string matching through
regular expressions (specially useful for security
reasons - ie. passwords in config.php)
+ Session logout
I also idented the code to a new layout and added some
more comments.
That's it for now. I'll be probably tweaking it some
more to my needs and I'll release here what I do :)
I am still learning PHP, so don't expect too much out
of my coding tho :P
I am attaching the full packaged files below.
MyWebFtp - v0.3rc3_pe1