Y
Hacker News
new
|
ask
|
show
|
jobs
How to Securely Allow Users to Upload Files (PHP)
(
paragonie.com
)
3 points
by
paragon_init
3886 days ago
1 comments
vgallur
3886 days ago
Another approach:
http://nullcandy.com/php-image-upload-security-how-not-to-do...
link
sarciszewski
3886 days ago
The advice in the NullCandy article is entirely Apache dependent, while the advice in the Paragon article works regardless of your chosen webserver.
link