Menu

Parse Error

Help
scott
2007-01-13
2013-06-03
  • scott

    scott - 2007-01-13

    I continue to get this error on longer forms:

    Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in /home/srgprope/public_html/forms/use/Mortgage_Quote/process.php on line 78

    Any ideas on what to do?

    Scott

     
    • TNTEverett

      TNTEverett - 2007-01-13

      This is usually associated with variable names that begin with numbers.
      You can not use variable names like "1st_name".  You must use variable names that begin with letters like "first_name". 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.