Welcome Guest, Not a member yet? Register   Sign In
Check to see if there is a file to upload
#4

[eluser]umefarooq[/eluser]
best way is to check is

Code:
if($_FILES['upload']['error'] == 0){
then upload file.
}


Messages In This Thread
Check to see if there is a file to upload - by El Forum - 12-06-2009, 03:31 AM
Check to see if there is a file to upload - by El Forum - 12-06-2009, 06:02 AM
Check to see if there is a file to upload - by El Forum - 12-06-2009, 07:13 AM
Check to see if there is a file to upload - by El Forum - 12-06-2009, 07:28 AM
Check to see if there is a file to upload - by El Forum - 12-06-2009, 07:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB