Wii golf
file_get_contents( 'http://www.ericsink.com/entries/WiiGolf.html'); while ( $golf->score > -12 ) { $hours = $golf->play(); $wasted += $hours; }
file_get_contents( 'http://www.ericsink.com/entries/WiiGolf.html'); while ( $golf->score > -12 ) { $hours = $golf->play(); $wasted += $hours; }