MDanz Posted June 6, 2011 Share Posted June 6, 2011 i get this error randomly appear Parse error: syntax error, unexpected ..... on line 3094 line 3094 is function account($username,$email,$password,$cpassword) { this appears randomly... if i refresh the page, everything works.. Any idea what is the problem? Quote Link to comment https://forums.phpfreaks.com/topic/238595-parse-error-syntax-error-unexpected-end/ Share on other sites More sharing options...
jcbones Posted June 6, 2011 Share Posted June 6, 2011 Most likely you are missing a curly brace ({ OR }) somewhere. Quote Link to comment https://forums.phpfreaks.com/topic/238595-parse-error-syntax-error-unexpected-end/#findComment-1226140 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.