Re: [PHP] Re: unexpected T_SL

2002-09-02 Thread Voisine
I tried everything and I still have this error. I have this error with php 4.2.2 on Windows 98 I also have the same problem with Apache, RedHat php 4.2.1. WellI'm going to skip this lesson. Thanks for all the help! Regards! Steel wrote: > Hi Erwin, > > Monday, September 2, 2002, 11:28:0

Re: [PHP] Re: unexpected T_SL

2002-09-02 Thread Chris Hewitt
> > >>Voisine wrote: >>Hi, >> >>What is wrong witht his code? Parse error: parse error, unexpected >>T_SL in c:\program files\easyphp\www\tutorial\eod.php on line 2 >> >>>$str = <<>Example of string >>spanning multiple lines >>using heredoc syntax. >>EOD; >>?> >> Assuming your line 2 is the one wi

RE: [PHP] Re: unexpected T_SL

2002-09-02 Thread Todd Pasley
:10 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Re: unexpected T_SL > > > Your lucky :) because I'm using the same version and I have this > parse error. > > Erwin wrote: > > > Voisine wrote: > > > Hi, > > > > > > What is wrong witht h

[PHP] Re: unexpected T_SL

2002-09-02 Thread Voisine
Your lucky :) because I'm using the same version and I have this parse error. Erwin wrote: > Voisine wrote: > > Hi, > > > > What is wrong witht his code? Parse error: parse error, unexpected > > T_SL in c:\program files\easyphp\www\tutorial\eod.php on line 2 > > > > > $str = << > Example of str

Re: [PHP] Re: unexpected T_SL

2002-09-02 Thread Steel
Hi Erwin, Monday, September 2, 2002, 11:28:09 AM, I've got: E> Voisine wrote: >> Hi, >> >> What is wrong witht his code? Parse error: parse error, unexpected >> T_SL in c:\program files\easyphp\www\tutorial\eod.php on line 2 >> >> > $str = <<> Example of string >> spanning multiple lines >> usin

[PHP] Re: unexpected T_SL

2002-09-02 Thread Erwin
Voisine wrote: > Hi, > > What is wrong witht his code? Parse error: parse error, unexpected > T_SL in c:\program files\easyphp\www\tutorial\eod.php on line 2 > > $str = << Example of string > spanning multiple lines > using heredoc syntax. > EOD; > ?> To be honest, there is nothing wrong. It wor