Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

lol PHP

Name: Anonymous 2007-06-10 6:42 ID:3V9R3kd3

1.) Run this code
2.) LOL


<?php
foreach(array(0xffffff, 0xfffffff, 0xffffffff, 0xfffffffff, 0xffffffffff) as $x)
printf("%s (%s)\n", $x, gettype($x));
?>

Name: Anonymous 2007-06-10 10:49 ID:Heaven

>>4
Output from OP's code:

16777215 (integer)
268435455 (integer)
4294967295 (double)
2147483647 (integer)
2147483647 (integer)


Seriously.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List