View Single Post
Old 07-20-2009, 03:39 AM   #10 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by adamdecaf View Post
A: You can hide files in any format you want.

Q: What is a good way to validate file uploads?
Short answer: File extension
Long answer: File extension will suffice, but actually validating the content is the best way (although this is rarely practical).

Which of the following will NOT locally work with PHP on a *nix machine
MySQL
SQL Server 2005
PostgreSQL
__________________

Village Idiot is offline  
Reply With Quote