Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Delete Read-Only Files 1

Status
Not open for further replies.

likelylad

IS-IT--Management
Joined
Jul 4, 2002
Messages
388
Location
GB
I have a PHP program that needs to delete text files after it processes them.

The text files are sitting on a Windows 2000 Pro PC.
At the moment I am going into the properties of the text file and removing the read only option.

I then run the program and the delete function will work.

Is there a way that I can get the PHP program to remove the read only rights on the file
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top