Posted by Jerry Stuckle on 05/29/07 01:58
vinnie wrote:
> where can i get a tutorial about OOP in php, that does not limit to
> just 1 example and stop?
> i'd like to learn hot to program with classes but i don't where to
> look for
>
>
> Thanks
> Vinnie
>
Vinnie,
Better yet - learn OOP in general, not related to PHP. Booch, Rumbaugh
and Jacobsen are all good starting points for understanding OOP in general.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|