Kevin Murphy wrote:
I was just wondering if there was any thought one way or another on the
best practice for doing this.
Lets say I have 10 functions that I want to reuse on my site. Not every
page needs every function. So I move the function to an external page
and then require it for the p
On Tue, August 8, 2006 3:30 pm, Kevin Murphy wrote:
> I was just wondering if there was any thought one way or another on
> the best practice for doing this.
>
> Lets say I have 10 functions that I want to reuse on my site. Not
> every page needs every function. So I move the function to an
> exter
On Tue, 2006-08-08 at 13:30 -0700, Kevin Murphy wrote:
> I was just wondering if there was any thought one way or another on
> the best practice for doing this.
>
> Lets say I have 10 functions that I want to reuse on my site. Not
> every page needs every function. So I move the function to an
I was just wondering if there was any thought one way or another on
the best practice for doing this.
Lets say I have 10 functions that I want to reuse on my site. Not
every page needs every function. So I move the function to an
external page and then require it for the page.
The questio
I was just curious what sort of performance hit is taken with multiple
includes per page? Or maybe if there was a way to cache includes?
Thanks
Andy Muth
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
5 matches
Mail list logo