FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Parsing Error
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Parsing Error [message #172766 is a reply to message #172753] Mon, 28 February 2011 12:02 Go to previous messageGo to previous message
spambait is currently offline  spambait
Messages: 35
Registered: September 2010
Karma:
Member
In article <MPG(dot)27d49b7435d8c3de9896ae(at)news(dot)eternal-september(dot)org>, mrc2323(at)cox(dot)net (Mike Copeland) wrote:
> In my attempts to modify an existing site I now own, I've tried to
> implement ideas I've been getting here...and I have a new problem. In
> the following code I get a "Parse error", and I can't determine why or
> what to fix. The code below represents the minimum code that produces
> the following error:
>
> Parse error: syntax error, unexpected T_STRING, expecting ']'
> in /home/content/94/6213994/html/contact.php on line 47
>
> Please advise. TIA

"\n\nComments: \n{$_POST['add_comments]}";
should be
"\n\nComments: \n{$_POST['add_comments']}";
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HTML select field where the OPTION text is of different colors
Next Topic: Dynamic Charting Assistance Requested
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 21 05:24:34 GMT 2024

Total time taken to generate the page: 0.04229 seconds