i have a client tht wants a login that redirects the user to a folder where files can be viewed/downloaded. (he wants to updte this folder using ftp program)
normaly i would assert a cookie or use a session for security but how do i secure a folder.
is there a way in php to list the contents of a folder????