Scott Fletcher wrote:

Hey everyone,

    I'm very curious about the object-orientated thingies in PHP 5.  Anyone
know of a sample scripts I can read it on?  And how does it work since the
browser-webserver is one sided in communication or one way, not both way?

Scott F.


Zend.com is absolutely drowning in information about PHP 5, and is probably
your best bet to start.

The client-server nature of running PHP on the web and object orientation
are totally unrelated, so you don't have to worry about that.


Torben

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to