Welcome Guest, Not a member yet? Register   Sign In
Upload .php file help
#2

[eluser]xwero[/eluser]
You have to use native upload variables to find out what mime type the browser adds to upload your file
Code:
echo $_FILES['userfile']['type']
And add the mime type to the mimes.php file in the config directory for the php key.


Messages In This Thread
Upload .php file help - by El Forum - 10-17-2007, 03:36 AM
Upload .php file help - by El Forum - 10-17-2007, 10:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB