Search results

  1. C

    PHP Syntax Error expecting semi colon ; but where?

    Im getting a parse error syntax error, expecting a semi colon, but i put a semi colon anywhere that looked reasonable and it wont work.. this is a function in wordpress.. this is the code function my_div() { echo '<div id="close-me"> <div id="exit"...
Back
Top