• Home
  • About
  • Submit
Digg It Add to Delicious

Pseudocoded

$brain->viewSource()

← My lawn in the summer
What I ate as a bachelor →

Through the looking glass

May 25th, 2007 in Uncategorized | 1 Comment »

function isGreatestFinaleEver( $show ) {
 
    if ( $show->name == 'Lost' && $show->season == 3 ) {
 
        return TRUE;
    }
    else {
 
        return FALSE;
    }
}

One Response to “ Through the looking glass ”

  1. # 1 speps Says:
    May 25th, 2007 at 5:29 pm

    $content = file_get_contents($this);
    echo str_replace(‘Lost’, ‘Heroes’, $content);

  • RSS Subscribe

  • Email Subscribe

  • Archives

    • February 2008
    • January 2008
    • December 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
  • Sponsored By

    FormSpring Online Form Builder


Pseudocoded © 2007   Creative Commons License
Using WordPress Engine and Graphite 1.3 theme.