On 7/12/07, Jay Blanchard <[EMAIL PROTECTED]> wrote:
[snip]
Mine was trying to go for an old funk song that starts:

What goes up, must come down.
Spinning wheel got to go 'round
Drop all the painted ponies by the riverside.
[mumble] let the spinning wheel slide.

Only later did I realize I broke the cardinal rule of Name That Tune
and have NO IDEA what the song title is nor who wrote/sang it...
[/snip]

Spinning Wheel - Blood, Sweat & Tears

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



<?
$evil[] = "6";
$evil[] = "6";
$evil[] = "6";
for($i=0;$i<count($evil);$i++) {
   $_ = sqrt($evil);
}
?>

   That also illustrates to newbies the allowance of using an
underscore as a variable.  (Thank God it's almost Friday)

--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to