Can someone help me with my data base and PHP code? I get to manny errors messages.

6 replies
I created a data base on my hosting account and wrote code in php and create a form also. My code continues to give me pares errors and syntax error messages. This is the most recent error.
Parse error: syntax error, unexpected T_STRING in /home/teeshome/public_html/freeestimate.php on line 4

Please help
Thank you
#base #code #data #errors #manny #messages #php
  • Profile picture of the author JohnnyS
    maybe you can post your code here, i can't tell what have caused that error if your just giving the error message..
    {{ DiscussionBoard.errors[6747876].message }}
  • Profile picture of the author bloodyuber
    paste lines 3-5 here. it's very simple to fix these mistakes
    {{ DiscussionBoard.errors[6748287].message }}
    • Profile picture of the author krialex
      Can you show some code?
      {{ DiscussionBoard.errors[6748457].message }}
  • Profile picture of the author ALicenseToCode
    Yes, you're going to need to post some of your code if you want us to help. It sounds like you need to study some of the basics of PHP a bit more, because in programming syntax is very important, one misplaced semicolon and your whole application doesnt work!
    {{ DiscussionBoard.errors[6750458].message }}
  • Profile picture of the author winiw
    you are using a CMS right ?
    {{ DiscussionBoard.errors[6750701].message }}
  • Profile picture of the author wordpressmania
    Originally Posted by chiu563 View Post

    I created a data base on my hosting account and wrote code in php and create a form also. My code continues to give me pares errors and syntax error messages. This is the most recent error.
    Parse error: syntax error, unexpected T_STRING in /home/teeshome/public_html/freeestimate.php on line 4

    Please help
    Thank you
    You need to show some code here as we are totally blind at this moment...
    Anyway... there should be a missing colon around 3 to5 line

    Hope this helps
    {{ DiscussionBoard.errors[6775570].message }}

Trending Topics