Link Details

Link 9552 thumbnail
User 208295 avatar

By calevans
via devzone.zend.com
Published: Dec 21 2006 / 08:55

Fluent Interfaces is not a new programming construct, in fact many of you may be doing it without knowing it’s name. In other languages it is commonly known as “chaining”. However, PHP developers have not been able to use them until PHP 5. Now with PHP 5 and the ability to directly dereference an object, PHP developers can build objects using fluent interfaces.
  • 12
  • 0
  • 968
  • 247

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.