05-18-2009, 09:17 PM
|
#6 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Quote:
Originally Posted by Wildhoney
[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); }}
|
|
|
|