Results 1 to 10 of 20
notroot[0:~]& /dev/brain
bash: /dev/brain: No such file or directory
Code:
switch ($_GET['action'])
{
default:
if ($_GET['action'] == 'delete')
{
$editid = (int) $_GET['delete'];
}
elseif ($_GET['action'] == 'edit')
{
$editid ...
- 10-31-2005 #1Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
Geek jokes ^^
notroot[0:~]& /dev/brain
bash: /dev/brain: No such file or directory
if(IsTrue(true))Code:switch ($_GET['action']) { default: if ($_GET['action'] == 'delete') { $editid = (int) $_GET['delete']; } elseif ($_GET['action'] == 'edit') { $editid = (int) $_GET['edit']; } /* ED: Snip */ elseif ($_GET['action'] == 'save') { $editid == (int) $_GET['save']; } else { $editid = (int) $_GET['id']; } break; }
if( ! checkFalse( new Boolean( true ) ) )
- 10-31-2005 #2Linux Newbie
- Join Date
- Oct 2005
- Location
- Twin Cities, MN
- Posts
- 136
i don't think i'm geeky enough to get that ... but i laughed anyway what with the whole 'get action' thing ... and i think there was something about no brain ... but i'm still not sure why the chicken had anything to do with a road
Old Skewl - AMD Athlon XP 1600+ / 512mb / 160gb / nVidia GeForce 4 4800ti 128mb / openSUSE 10.0 / 2.6.13-15 / (puter geek . linux noob)
- 10-31-2005 #3
A physics gag: "Every couple has its moment in a field".
Registered Linux User #379728
SuSE 10.3 :: Athlon XP 3000+ :: AsRock K7VT4A Pro :: Nvidia Geforce 6600GT :: C-Media 8738
www.psypherpunk.org.uk
- 10-31-2005 #4
and then i said, that's not a flux capasitar...that's my wife......
- 11-01-2005 #5
A neutrino walks into a bar. Has a few drinks, chats with some friends, etc. then sais to the bartender: "How much do I owe you?"
To which the bartender answers: "For you, no charge."Stumbling around the 'net:
www.cloudyuseful.com
- 11-01-2005 #6
This was posted a while back, but:
The optimist sees the glass as half-full. The pessimist sees the glass as half-empty. The CS major sees the glass as twice as large as it has to be.
And my favorite:
A list of valid Linux commands. Read them as an entire list:
Code:updatedb locate talk date cd strip look touch finger unzip uptime gawk head emerge --oneshot condom mount fsck gasp more yes yes yes more umount emerge -C condom make clean sleep
DISTRO=Arch
Registered Linux User #388732
- 11-02-2005 #7Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
lol! funniest thing i've read in days
- 11-02-2005 #8
- 11-02-2005 #9Linux Newbie
- Join Date
- Mar 2005
- Location
- Romania
- Posts
- 186
There are 10 types of people in the world: those who know binary and those who don't.
EDIT: corrected spelling
You can only be young once. But you can always be immature.
- 11-02-2005 #10It should be: those who can count and those who can't
Originally Posted by sharkyro
Stumbling around the 'net:
www.cloudyuseful.com


Reply With Quote
