Tagged Questions
2
votes
4answers
294 views
Limiting file upload type
Simple question. Is there a way to only allow txt files upon uploading? I've looked around and all I find is text/php, which allows PHP.
$uploaded_type=="text/php