Hmm.. This shouldnt be a problem from what I know. Though it woldt be a perfect system,
all you would need to do, is have a script that does : 1: Read the IE cache directory and puts all the entries into an array (all the files), 2: unlink all the files in the array. This would in my opinion work nice, except that alot of the files you cant delete at a given time, just try doing it manually. But itll clean the most. I wouldnt recommend this way of doing it, but it should work. As for other files on the windows system, just be sure that hey arnt write protected, as PHP cant unlink / delete them then. Kim "Joe Mack" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am trying to use PHP to delete temporary internet files in IE6. I would > also like to access other "Internet Options" functions. Any assistance > would be appreciated. > > Thanks. > > Joe -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php