Welcome Guest, Not a member yet? Register   Sign In
Problem with file upload on edit page
#2

[eluser]Flemming[/eluser]
you could try:
Code:
if($_FILES['myfile']['name'] != "")
or
Code:
if(!empty($_FILES['myfile'])


Messages In This Thread
Problem with file upload on edit page - by El Forum - 11-12-2008, 04:40 PM
Problem with file upload on edit page - by El Forum - 11-13-2008, 10:45 AM
Problem with file upload on edit page - by El Forum - 11-13-2008, 03:22 PM
Problem with file upload on edit page - by El Forum - 11-14-2008, 03:00 AM
Problem with file upload on edit page - by El Forum - 11-14-2008, 05:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB