Abstraction -- For The Rest Of Us

By playing around with this form, you can see how objects can be used to store, modify and access information about a user on your site.

Download this form and the sample class

Info Panel

Watch this space for information about the objects being used.
$myUser->helloUser(); outputs:

Hello Guest!

As your username is 'Guest' you won't be getting any special treatment.

This message comes to you because the class either has no overriding helloUser() method or this object was built with the base class.


Gender
Male or Female? No funny quips about that one I'm afraid.
  
  
Open Source of Open Thoughts