24-12-2009, 09:34 AM
I'm having a hard time with php code and html code in one. I know you can have something like
html code here...<? php code here ?> and than more html code here....
But i keep getting a syntax error, why?
No i don't, this is what it fully says...
Parse error: syntax error, unexpected $end in C:\wamp\www\Work\surveyGuide.php on line 201
and it points to my end thing ?>
See it goes <? php code ?> and than html....<?php code ?>
html code here...<? php code here ?> and than more html code here....
But i keep getting a syntax error, why?
No i don't, this is what it fully says...
Parse error: syntax error, unexpected $end in C:\wamp\www\Work\surveyGuide.php on line 201
and it points to my end thing ?>
See it goes <? php code ?> and than html....<?php code ?>