[UPHPU] Sharing included data

Jonathan Duncan jonathan at jkdwebmagic.com
Wed Sep 6 17:42:47 MDT 2006


On Wed, 6 Sep 2006, Richard K Miller wrote:

> I wonder if you might also like using the __autoload() function.  When you 
> attempt to create a new object that hasn't been defined, it automatically 
> loads an include file of the same name:
>
> http://www.php.net/manual/en/language.oop5.autoload.php
>

Nice feature!  I wish the server my customer was using supported PHP5. 
However, I am going to look into adding that to my repertoire.  I am still 
reading up on all the new stuff in PHP5.  I am excited to start working 
with it.  I even have it setup on my Mac so I can start coding in it.

Thanks,
Jonathan


More information about the UPHPU mailing list