> As I am working I am taking more and more of the code out and
> putting it into functions straight into the include file. This
> file is included on almost every page and I am worried that it
> is going to slow the pages down. Will it have a large effect
> on the pages speed. It's only about 400 lines at the moment
> but getting bigger the way I am working
>
> Is it likely to slow the pages much even if only some of the
> functions are called from particular pages.
I wouldn't worry about it too much. www.inww.com has about 200k
of included files containing functions etc in each page and it's
performing nicely. Depending on the server, the included files
should end up cached anyway.
Jason
--
Jason Murray
[EMAIL PROTECTED]
Web Design Team, Melbourne IT
Fetch the comfy chair!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]