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
Regards!
Joe
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
bet ya'd be able to solve
> really quickly
>
> > -Original Message-
> > From: Voisine [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, 2 September 2002 12:34 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] unexpected T_SL
> >
> >
> > Hi,
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
&
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
> >>
> >> >&g
Hello,
I'm learning PHP from a book "PHP for newbie writen in French" and I
have an error on one of the exemple. Undifined constant 'compteur' on
line 15 which is :
if (compteur == 1) {
What I'm doing wrong? This is the script
CatalogueQuel type d'animal
cherchez-vous ?\n";
echo "\n";
echo "";
Thank you Sascha and Matt you got it ! Everything is working fine now.
There is a lot of printing error in this book :(
Regards!
Voisine
Voisine wrote:
> Hello,
>
> I'm learning PHP from a book "PHP for newbie writen in French" and I
> have an error on one of the
Hi,
I'm learning php from a book but because of global off I have have
several "Undefined index" message! I don't want to change the default
setting in my php.ini because I want to learn the good way.
What I'm doing wrong?
Undefined index: categorie
if ($_POST['categorie'] == "New") {
Undefined
I read in the docs several comments that $_SESSION is slower that other
arrays. One
comment even had benchmarking info indicating it was about half as
fast. I don't understand
why this should be. Isn't $_SESSION just a normal super global array
like any other, except
that it get serialized and wri
In any case, it would appear the comments in the session section of the
online docs are wrong or just out of date, and I don't need to worry
about it. I'll go ahead and add a comment to that effect on the
ref.session page.
l8r
Aaron
--- Marek Kilimajer <[EMAIL PROTECTED]> wrote:
> Chris Dowell w
9 matches
Mail list logo