vid Savage
> Cc: PHP General
> Subject: Re: [PHP] FW: parse error
>
> Please include the list when replying.
>
> On 13 Oct 2011, at 19:44, David Savage wrote:
>
>> ok thanks for the quick reply. Still trying to figure out the line that is
>> causing the problem above
ing or similar error, the
highlighting should tell you where that problem is.
-Stuart
> From: Stuart Dallas [mailto:stu...@3ft9.com]
> Sent: Thu 10/13/2011 12:04 PM
> To: David Savage
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] FW: parse error
>
> On 13 Oct 2011, at 18
At 02:06 PM 10/13/2011, Steve Staples wrote :
[snip]
It's more likely an unterminated quoted string.
It looks like PHP is giving up after finding unrecognizable stuff
after either the first double or single quote on that line. If
you're using an editor that doesn't do syntax high lighting, g
-Original Message-
From: Ken Robinson [mailto:kenrb...@rbnsn.com]
Sent: Thursday, October 13, 2011 1:33 PM
To: php-general@lists.php.net
Subject: Re: [PHP] FW: parse error
At 01:26 PM 10/13/2011, Robert Williams wrote:
>On 10/13/11 10:06, "David Savage" wrote:
At 01:26 PM 10/13/2011, Robert Williams wrote:
On 10/13/11 10:06, "David Savage" wrote:
>php -l voip_cdrs.php
>PHP Parse error: parse error, unexpected T_STRING in
>/usr/local/cytrex/voip_cdrs.php on line 1050
>Errors parsing voip_cdrs.php
>
> $alias_sql_stmt="SELECT ani F
On 10/13/11 10:06, "David Savage" wrote:
>php -l voip_cdrs.php
>PHP Parse error: parse error, unexpected T_STRING in
>/usr/local/cytrex/voip_cdrs.php on line 1050
>Errors parsing voip_cdrs.php
>
> $alias_sql_stmt="SELECT ani FROM ldrates WHERE
>ani='$termnum10'";// <
On 13 Oct 2011, at 18:06, David Savage wrote:
> I'm sorryI need help with php v. 4.3.9 (cgi). I don't know where else to
> turn. I've looked on the php.net web site for details on this particular
> error, but am unable to find any.
>
> this is the version I use.
> php -v
> PHP 4.3.9 (cgi)
please read the following chain of emails...I'm at my wits end.
From: David Savage
Sent: Thu 10/13/2011 11:09 AM
To: php-general-digest-ow...@lists.php.net
Subject: FW: parse error
How can I find the answer to the following php issue? I am not sure how to
post
Hi,
This is the one which I am getting in the website after the item has been posted.
parse error, expecting `')''
Please send me the views how to rectify it.
This is my Php
// $Mymail is of type "CDONTS.NEWMAIL"
file://mail(,,,"From: ".$Body=$mybody);
file://mail
9 matches
Mail list logo