learning classes
Posted: Mon Jun 06, 2005 5:42 pm
hi people,
sorry to be such a pain in the arse
but at the moment im really looking at extending my PHP knowledge into OOP and im looking at learning classes from the ground up to hopefully convert at least a majority of my current applications to OOP based designs.
now basically ive been looking at here for an explanation on classes,. however that is far too basic and most of the other stuff i have seen go way over my head considering i have no previous experience with classes.
now what im looking for if you can give me a link (ive read the manual ) is explanations on thge following, simple, stuff.
Accessing Classes / methods/ Objects
The use of extend
Explanation of syntax (eg $this->something
Common practices / good coding / being fully OOP
basically, anything that isnt too advanced so i can pick it up whilst i go along and something that will explain the majority of stuff i will need when starting off
Hoping you can help
Eagerly awaiting your reply
sorry to be such a pain in the arse
now basically ive been looking at here for an explanation on classes,. however that is far too basic and most of the other stuff i have seen go way over my head considering i have no previous experience with classes.
now what im looking for if you can give me a link (ive read the manual ) is explanations on thge following, simple, stuff.
Accessing Classes / methods/ Objects
The use of extend
Explanation of syntax (eg $this->something
Common practices / good coding / being fully OOP
basically, anything that isnt too advanced so i can pick it up whilst i go along and something that will explain the majority of stuff i will need when starting off
Hoping you can help
Eagerly awaiting your reply