jaymc Posted November 13, 2007 Share Posted November 13, 2007 I want to make an upload script that can handle all files Including PHP The problem is, uf someone uploads a malicious php scripy, its executable How can I combat this. Is there a way to turn off parsing for a particular dir Link to comment https://forums.phpfreaks.com/topic/77176-solved-upload-script/ Share on other sites More sharing options...
jaymc Posted November 15, 2007 Author Share Posted November 15, 2007 resolved, I just add .datafile at the end of the filename and then remove that use download script Link to comment https://forums.phpfreaks.com/topic/77176-solved-upload-script/#findComment-392124 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.