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
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
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
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
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 "";
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
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
&
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,
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
9 matches
Mail list logo