Computing.Net > Forums > Web Development > Best PHP include() practice

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Best PHP include() practice

Reply to Message Icon

Name: RTAdams89
Date: December 8, 2008 at 12:18:48 Pacific
OS: XP Pro SP3
CPU/Ram: na
Product: N/a / NA
Comment:

I have a "functions.php" which contains all the functions used across my site. It is currently 48KB and contains all the functions my site uses.

I wondering if this effects performance? Should I instead, have a separate include file for each logical group of functions, and then include() only the relevant files on each of my content pages?

-Ryan Adams
Free Computer Tips and more:http://RyanTAdams.com

Paid Tech Support: Black Diamond



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Best PHP include() practice

Best PHP Webmail www.computing.net/answers/webdevel/best-php-webmail/849.html

How to protect PHP includes? www.computing.net/answers/webdevel/how-to-protect-php-includes/1029.html

PHP Include Help www.computing.net/answers/webdevel/php-include-help/1363.html