The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Chaining Object Calls in PHP4

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jason Sweat

Posts: 150
Nickname: sweatje
Registered: Sep, 2004

Jason Sweat is blogging about PHP
Chaining Object Calls in PHP4 Posted: Dec 18, 2004 9:25 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Jason Sweat.
Original Post: Chaining Object Calls in PHP4
Feed Title: Jason E. Sweat's weblog
Feed URL: http://blog.casey-sweat.us/?feed=rss2
Feed Description: Blogging about whatever interests me at the moment, mainly PHP, web application and Gentoo Linux.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Jason Sweat
Latest Posts From Jason E. Sweat's weblog

Advertisement
I ran across a post where a user wanted to chain calls to returned objects in PHP4, similar to what you can now do in PHP5. Of course PHP4 does not allow this syntax, but the user came up with the idea of calling a function with the base object, ...

Read: Chaining Object Calls in PHP4

Topic: Automated Blog Comment Spam? Previous Topic   Next Topic Topic: Savant Article in PHP-Mag

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use