Do you want to do it?
PHPBeginner.com and many other PHP sites would greatly appreciate it,
Rasmus.
Though, NOT and XOR are often unknown to beginners, I noticed it in
their codes.
Anyway, it is a great idea, I think. I see so many neo programmers
confusing with it. Lots of PHP developers are
mped with work though, and monday's my
21st, so i don't think i'll be doing much coding, but hey, its
opensource, you do a lil, i do a lil, it'll be done in no time...
jack
-Original Message-
From: Maxim Maletsky (PHPBeginner.com)
[mailto:[EMAIL PROTECTED]]
Sent: Thu
Jason, are not a dope
As mentioned to you by Rasmus:
just move those !== off the script replacing them with !=
That is what causes your error.
Maxim Maletsky
www.PHPBeginner.com
-Original Message-
From: Jason Dulberg [mailto:[EMAIL PROTECTED]]
Sent: giovedì 4 ottobre 2001 7.43
To
}
Bla bla bla
Maxim Maletsky
www.PHPBeginner.com
-Original Message-
From: Maxim Maletsky (PHPBeginner.com)
[mailto:[EMAIL PROTECTED]]
Sent: giovedì 4 ottobre 2001 7.56
To: 'Jason Dulberg'; 'Rasmus Lerdorf'
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] php in css not wo
Have you looked into phpAdsNew?
www.sf.net
And search for it there
Maxim Maletsky
www.PHPBeginner.com
> -Original Message-
> From: Michael Geier, CDM Systems Admin [mailto:[EMAIL PROTECTED]]
> Sent: giovedi 4 ottobre 2001 23.39
> To: Wandrer; Joseph Bannon
> Cc: [EMAIL PROTECTED]
> S
> (From behind filing cabinet where I am ducking preparing for flames).
>
> Is it just me or is there anyone else that thinks PHP suffers
> from not being modular.
It is just you and some other people similar to you. Thought this
question was up for a while :-)
> PHP on the other hand seem
> > PHP on the other hand seems to load in ALL the code that
> MAY be run.
> > i.e. an include brings things in which are inside an if,
> even if the
> > if equates to false.
>
> A quick check in the manual, it states that:
>
> "Unlike include(), require() will always read in the target
>
Of cource changing the require with include would explain everything :-)
Sorry, forgot to mention that :-)
Maxim Maletsky
www.PHPBeginner.com
> -Original Message-
> From: Maxim Maletsky (PHPBeginner.com)
> [mailto:[EMAIL PROTECTED]]
> Sent: venerdì 5 ottobre 2001 3.33
"conditionally load the function/files that
you want then you should use include(). "
Was the implication of the poster I replied to.
To the original I replied commenting each of his arguments, therefore I
knew his points.
Maxim Maletsky
www.PHPBeginner.com
--
PHP General Mailing List (ht
With ereg it could be:
if(ereg(^[^[:digit:]]+$))
echo 'something else came through';
Untested though ...
Maxim Maletsky
www.PHPBeginner.com
> -Original Message-
> From: Jack Dempsey [mailto:[EMAIL PROTECTED]]
> Sent: venerdì 5 ottobre 2001 3.42
> To: Chris Aitken; PHP Gene
301 - 310 of 310 matches
Mail list logo