[UPHPU] Nested Classes?
Nathan Lane
nathamberlane at gmail.com
Wed Apr 16 10:58:42 MDT 2008
Right, okay, thanks for clarifying - including the scripts is doing what I
thought it should. Thanks.
On Wed, Apr 16, 2008 at 10:57 AM, William Attwood <wattwood at gmail.com>
wrote:
> That all depends on the type of file you are including. If you include a
> class, the class will not do anything until you instantiate it or inherit
> from it. If you have functions or basic "scripting" logic inside of your
> included file, it will be executed at the include point (if it's script) or
> at the time the function is called elsewhere in your script.
>
>
> --
Nathan Lane
Home, http://www.nathandelane.com
Blog, http://nathandelane.blogspot.com
More information about the UPHPU
mailing list