Page 1 of 1

New to php

Posted: Sat Jul 16, 2011 8:50 am
by Blizzard
Hello guyz , I''am new to PHP
I just started and i watched a Video of hallsofvallhalla
and i have problem if any one could help me

It says to me : Parse error: syntax error, unexpected T_STRING in C:\wamp\www\tutorial\connect.php on line 7

SS/Screenshot :
Image

[youtube]http://www.youtube.com/watch?v=dPtoLEOkZkk[/youtube]
Thank's!

Re: New to php

Posted: Sat Jul 16, 2011 3:23 pm
by Nexus
This parse error is from commonly forgetting basic things like ( " ' ) { } can I see your code with this problem?

Re: New to php

Posted: Sat Jul 16, 2011 3:35 pm
by Xaleph
Or you may have forgotten a semicolon ( the ; ).

Re: New to php

Posted: Sun Jul 17, 2011 4:10 pm
by hallsofvallhalla
yes show your code/