include() will output warning message and the script continues
require() will output error message and will halt the script
-Original Message-
From: Lieve Vissenaeken [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 27, 2004 2:05 PM
To: [EMAIL PROTECTED]
Subject: [PHP] include and require
Give this a shot:
http://dogbert.abebooks.com/servlet/SearchResults?sortby=0&sn=Programming&ph
=2&sts=t
-Original Message-
From: Brent Clark [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 4:26 AM
To: [EMAIL PROTECTED]
Subject: [PHP] want to buy second hand books online - cant reme
I prefer:
round($value,2);
-Original Message-
From: Marek Kilimajer [mailto:[EMAIL PROTECTED]
Sent: Monday, May 17, 2004 5:10 AM
To: Mario
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] keeping the last zero
Mario wrote:
> Hi all
>
> I have a list of products with prices
> e.g.
>
> $100
> $
I'm writing some code to login into my favorite sport site to get stats. I
get logged in ok with the post request showing my username and password, the
response screens welcomes me by name. However when I send a second request
immediately after the successful login, I'm being told I need to login.
Going crazy! I'm using the imagerotate function against a PNG with
transparency, to overlay another image via imagecopy.
The problem is the transparent area is showing as black.
If I don't use imagerotate and just stick with the imagecopy, the area is
transparent.
Why am I losing my transpar
5 matches
Mail list logo