|
Posted by IchBin on 11/02/06 16:30
cyktor@hotmail.com wrote:
> Hey all,
>
> PHP is my first serious programming language (have some exp w/
> javascript), so this notion of classes and objects confuses me. What's
> a good way for me to understand this?
>
> -cyktor
>
You can just look at the php manual:
version 4
http://www.php.net/manual/en/language.oop5.php
version 5
http://www.php.net/manual/en/language.oop.php
You can also just Google for OOP Tutorial
OOP and OOD terminology are the same in any language. Some languages
implement more of OOP\OOD than others.
--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Navigation:
[Reply to this message]
|