Posted by NC on 12/18/47 11:50
Water Cooler v2 wrote:
>
> All the tutorials I read so far about PHP contain procedural examples.
> I haven't yet come accross a tutorial on the object oriented PHP. Could
> someone point me to one?
Start with the Manual:
http://www.php.net/OOP
http://www.php.net/OOP5
Note that there are differences between PHP 4 and PHP 5 when it comes
to OO syntax.
Cheers,
NC
Navigation:
[Reply to this message]
|