View Single Post
Old 12-24-2007, 04:49 PM   #11 (permalink)
ReSpawN
The Frequenter
 
ReSpawN's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 460
Thanks: 49
ReSpawN is on a distinguished road
Default

Rather the simply answer is, you've gotta really LEARN OOP as it is. It's surely a thinking style. The functions are way more advanced than the simple, built in functions. PHP4 uses simply expressions like 'var' and 5 uses 'public', 'private', 'restricted' and more.

First time I tried OOP, it took about 2 days to really get into it and when you stop scripting OOP-style, you once again got to pick up the thread.
__________________
"Life is a bitch, take that bitch on a ride"
Send a message via MSN to ReSpawN
ReSpawN is offline  
Reply With Quote