|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
T_STRING error
As I'm developing this site. (Learning as I go) I get a number of repeating errors as I test my code which I don't understand. One of which is unexpected or expected T_STRING..... What is a T_STRING? I'm guessing this is a syntax error, but understading it better would be helpul.
Thanks |
|
#2
|
|||
|
|||
|
RE: T_STRING error
Well, you'd never trust the PHP warnings and errors. You have to learn how to deal with them. So is the Parser says the is an unexpected T_STRING, you probably have an } or an " too much/many...
If you are a beginner, first read the manual carefully! |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > T_STRING error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|