T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • giessel
    New Member
    • Jul 2013
    • 1

    T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';'

    i have a header that i like to use as header.php.
    after i inserted the html into php i keep getting an error
    for the following
    Code:
    div id="mw_menu_btn" class="icons-list" onclick="x$('.mw_mainmenu_btn').fire('click');>
    i'm new to php at at this time not sure what to do ..please help..
    Last edited by Dormilich; Jul 25 '13, 05:46 AM. Reason: Please use [CODE] [/CODE] tags when posting code.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    that’s HTML, but where is the PHP code?

    Comment

    Working...