![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveHow reliable is mime type in $_FILES superglobal.
From: splodge <splodge@blurryfox.com>
Date: Mon Jan 30 2006 - 22:05:38 CET
This may seem like a stupid question but I want to check before I go
I am working on a portal, part of which allows users to upload files.
1. Certain types of files mustn't be uploaded, .exe files for example.
If the mime type is not reliable what techniques are available to
Many thanks.
|