On Thu, 10 Jun 2004 20:08:08 -0700, Justin Patrin
<[EMAIL PROTECTED]> wrote:
Mark wrote:
[snip]
I'm not sure what's wrong with the code you have, but for the 4-digit
one you have:
$packed = 4-bit var with ABCD encoded in it
$a = $packed & 1;
$b = $packed & 2;
$c = $packed & 4;
$d = $packed &
On Tue, 8 Jun 2004 06:17:34 +0800, Jason Wong <[EMAIL PROTECTED]>
wrote:
On Tuesday 08 June 2004 05:51, Marek Kilimajer wrote:
Semitransparent PNGs, but that does not work in IE
http://www.petitiononline.com/msiepng/petition.html
What's the point? MS has already killed Netscape, they aren't goin
On Sat, 5 Jun 2004 12:55:01 -0300, Robert Winter <[EMAIL PROTECTED]>
wrote:
Do I a prevent Internet Explorer 6 from blocking cookies (session
cookies,
etc)? Do I have to setup something in the META HEADERS?
Thanks
Robert
header('P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"');
Won'
On Sat, 5 Jun 2004 19:31:34 +0530, Nitin <[EMAIL PROTECTED]> wrote:
thanks for the help, but my PHP ver is 4.0.6...
Any other suggestions??
$values = array(50, 80, 23, 74);
$total = 227;
echo ''
foreach($values as $v)
echo '';
echo '
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
Its rather hard to follow instructions in a non-existant attachment.
--
-Knightking
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo