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? 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. 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
Archived
This topic is now archived and is closed to further replies.