parse error
Posted: Tue Jan 19, 2010 5:52 pm
I keep getting a parse error on this line
but I don't get the error if I remove one or the other arguments...
Any Ideas why?
Code: Select all
elseif (isset($_POST['check'])) || (isset($_POST['fields']))
Any Ideas why?