News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
DevShed:
Expanding the Application Range of Visitor Objects in PHP 5
August 09, 2006 @ 06:57:01

DevShed continues their series on the Visitor objects in PHP5 with this second part, looking at expanding the "application range" of the objects.

Well, at this stage I'm assuming that creating visitor objects with PHP isn't a strange concept to you any longer, therefore I'll continue this journey by developing some additional -yet useful- examples on how to build up and implement visitors with PHP 5. The main purpose of this is simply reaffirming the concepts deployed in the first tutorial, so you can have a solid background for including your own visitor classes inside your PHP applications.

They start off by creating a new abstract class to use in this part, a User class with plenty of properties and methods. Next up, they make a class extending this base, abstract class to make a SoftwareUser that will accept visitor objects. They then use this interface and create a Visitor class to make the calls, showing a code example of them playing nicely together.

0 comments voice your opinion now!
visitor application range tutorial php5 object visitor application range tutorial php5 object



Similar Posts

PHPit.net: PHP on the command line

DevShed: Validating Incoming Data by Using Polymorphism with Objects in PHP 5

Utah PHP Users Group: PHP and JSON

Zoe Slattery's Blog: So phar so good

DevShed: Using the Active Record Pattern with PHP and MySQL


Community Events









Don't see your event here?
Let us know!


conference podcast release microsoft apache framework job drupal windows extension symfony developer sqlserver zendframework facebook feature wordpress codeigniter performance opinion

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework