|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
unexpected T_ECHO
I keep getting this error when I try to use echo with html code:
PHP Code:
What does it mean ???? I've tried using: PHP Code:
and ecaping the characters using \ PHP Code:
But I still get the error, any ideas ? Thanks, Jon |
|
#2
|
|||
|
|||
|
don't worry
got round it by putting the html in an include file.
jon |
|
#3
|
|||
|
|||
|
You could use:
PHP Code:
No need for escaping
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
|
#4
|
|||
|
|||
|
I tried that but still kept getting the same error. It only seems to matter on certain html form tags, weird.
thanks, Jon |
|
#5
|
|||
|
|||
|
Post the exact code you are trying to get to work... only post the problem lines.
|
|
#6
|
|||
|
|||
|
well, like I said I've semi-fixed the problem now by using an include file.
If I come across it again, which I probably will as I'm working on a similar script today, I'll post it for you. Thanks, Jon |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > unexpected T_ECHO |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|