Welcome Guest, Not a member yet? Register   Sign In
Problems with Forms input files....
#4

[eluser]Dam1an[/eluser]
I gotta agree with Fuzz on this, just looking at that code makes my head hurt Sad
Also, not sure if its just the code you pasted but you're missing a closing brace somewhere
And even for the one line ifs, I would still use braces as it improves readability so you can figure out wtf is going on

Edit: And the structure of the if elses is
Code:
if
else
    if
        if
        if
        else
            if
            else
    else if
        if
            if
            if
            else
        else
            if
            else

I added indentation to make it easier to follow


Messages In This Thread
Problems with Forms input files.... - by El Forum - 05-26-2009, 06:34 AM
Problems with Forms input files.... - by El Forum - 05-26-2009, 07:28 AM
Problems with Forms input files.... - by El Forum - 05-26-2009, 07:38 AM
Problems with Forms input files.... - by El Forum - 05-26-2009, 07:41 AM
Problems with Forms input files.... - by El Forum - 05-26-2009, 07:42 AM
Problems with Forms input files.... - by El Forum - 05-26-2009, 07:44 AM
Problems with Forms input files.... - by El Forum - 05-26-2009, 07:45 AM
Problems with Forms input files.... - by El Forum - 05-26-2009, 08:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB