I need to build the following report. I need to query an Oracle database, and list a username and userid, then I need to look at several directories, and determine which files belong to which user, based on the user id and a piece of the filename matching. then I need to count these files, and calculate the total number of files, the oldest file, the total size of the files, and the path, per user. I Also need to be able to sort on all of this criteria. i.e. by username, file date, total number of files, total size of files, and path. Can this be done in PHP 4? Is this a terribly daunting task? Is there a better tool set out there for this task? can ant examples of functions used here be sited?
Thx, ***************************** Micah Huerta SFA Support Specialist Accelrys 9685 Scranton Road San Diego, CA 92121 858-799-5303 SFA SUPPORT INFORMATION US 858-799-5095 Cambridge +44 1223 402760 [EMAIL PROTECTED] ***************************** -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]