Wrong code

caftpx10

Well-Known Member
Messages
1,534
Reaction score
114
Points
63
What's with the '))' throughout the code? I don't see '((' before parts or the code to contain it.
The best thing to do is to use isset() in the IF statement (holding the superglobal variable). I'm not sure if you can use ELSE without '{' and '}'.
 

caftpx10

Well-Known Member
Messages
1,534
Reaction score
114
Points
63
Well, that explains why it didn't work. :lol:
The IF statements and other things got cut off.
 
Top