NYCPHP Meetup

NYPHP.org

[nycphp-talk] Intellectual Monday

Cliff Hirsch cliff at pinestream.com
Mon Jan 22 13:49:10 EST 2007


I have been digging into JavaScript and jQuery, and am intrigued by
several concepts.
 
1. jQuery uses chaining, whereby every method within jQuery returns the
query object itself.
 
2. JavaScript's prototype method is an interesting concept for adding
methods to existing classes.
 
I wonder how these techniques work in the PHP world. Does anyone use
chaining effectively? Is there a PHP equivalent to the prototype
concept?
 
Cliff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20070122/e27cdc1e/attachment.html>


More information about the talk mailing list