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

by 6 replies
7
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
#programming #base #code #data #errors #manny #messages #php
  • maybe you can post your code here, i can't tell what have caused that error if your just giving the error message..
  • paste lines 3-5 here. it's very simple to fix these mistakes
    • [1] reply
    • Can you show some code?
  • 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!
  • you are using a CMS right ?
  • Banned
    [DELETED]
  • 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

Next Topics on Trending Feed