View Single Post
Old 11-28-2008, 01:07 AM   #8 (permalink)
exquisiteoath
The Visitor
 
Join Date: Nov 2008
Posts: 3
Thanks: 0
exquisiteoath is on a distinguished road
Default Doh!

I've been writing chaining in JavaScript with exactly this same approach for close to a year new, wishing that PHP could offer the same functionality.

Then it occurs to me... hey, I never googled it. I google it, and this is the first thing I find.

I had completely missed that we can now return objects. That changes everything.
exquisiteoath is offline  
Reply With Quote