Welcome Guest, Not a member yet? Register   Sign In
File not uploading in mysql database.
#2

[eluser]CroNiX[/eluser]
You sure it's set?
Code:
var_dump($_FILES);

If not, check your form. Is it using
Code:
enctype="multipart/form-data"
?


Messages In This Thread
File not uploading in mysql database. - by El Forum - 02-12-2014, 10:43 AM
File not uploading in mysql database. - by El Forum - 02-12-2014, 12:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB