Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2011
    Location
    United Kingdom
    Posts
    12

    Default I get a parse error - unexpected ; at line x message. What is this?

    Hello All

    Please suggest me I get a parse error - unexpected ; at line x message. What is this? Please suggest me to remove it. I will be thankful to you for this .
    -------------------------------
    payroll services

  2. #2

    Default

    The error indicates that there is a syntax error in your PHP, which means the code isn't written correctly.

    Usually there may be an extra semi-colon or it might have been placed in a wrong line. Check if the statements have been closed correctly.

    A quick code check should help you sort out the problem.

  3. #3

    Default

    Hi Jasmine,

    If the problem still not resolved for you then you can paste the part of the code here and may be someone can help you with it

    Regards,
    SilvesterJ

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •