I have a error which i don't know how to fix, if any one can help, that would be great! the code on line 21 is I've tried to remove it but the same error on the same line shows up :s this is the error on line 19
unexpected $end usually means u have an open statement, perhaps an if statement.. ie: if( 1 == 1 ){ echo 'test'; //} echo "Oops, i didn't close my brace"; PHP:
I ight of sorted it , i got rid of the errors, that i mentioned, but i have a few errors which i might be able to fix. What i did was split the PHP command in half basically, as i thought when it all come together from call funtions on one page it would run smoothly.