Parse error: syntax error, unexpected T_ENDWHILE, not the same old error
-
I’m getting the ‘Parse error: syntax error, unexpected T_ENDWHILE’ error. The only problem is that it says that it’s in the first line of my code, which is:
<?php get_header();I’ve looked at the other topics with this problem, but they have extra brackets. This seems odd.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Parse error: syntax error, unexpected T_ENDWHILE, not the same old error’ is closed to new replies.