Hello,
My problem is that i want to get a full list of file names from a certain dir. The reason for this is that i want a "delete files from a dir" script for "maintain your page" pages. And with checkboxes i want to delete some of the files who are checked. Can somebody help me?
Thanx
Benson
check the scripts here for file management
http://www.hotscripts.com/PHP/Scripts_and_Programs/File_Manipulation/File_Management/
www.php.net/opendir www.php.net/readdir www.php.net/closedir
I know but some of those scripts are just to complicated for the task that i want them to give. Because i do Webpage development and Maintaining for users. For that purpose i yet made a complete page alter system what i made so simple as possible. becuase it is for the most Stupid users with internet. (i dunno if it is a good english sentence)
go to some of superwormy's links, they have user submitted example of how to retrieve the files and directories
there is one that will store them in an array, i believe that is at the is_dir() link