Thread: Question
View Single Post
Old 02-03-2008, 10:34 PM   #6 (permalink)
xenon
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

lol. there's no such keyword as stretching, and there is no expanding, either. A class can be extended, and that's about it. The code above is invalid. This one is valid, though:

PHP Code:
class extends frame {...} 
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote