View Single Post
Old 05-18-2009, 09:17 PM   #6 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
[highlight=php] as opposed to [php].
I see....well back to the game....let's add some arguments
to our construct, hope this doesn't break the rules...

php Code:
class allworknoplay
{
    public function __construct($x,$y)
    {
        $aRange = range(1, 100);
    }
}
allworknoplay is offline  
Reply With Quote
The Following User Says Thank You to allworknoplay For This Useful Post:
Wildhoney (05-18-2009)