php3-list | 199903
Date: 03/31/99
- Next message: Chad Cunningham: "Re: [PHP3] Loading Classes"
- Previous message: Jason Brooke: "Re: [PHP3] odbc.ini question"
- Next in thread: Chad Cunningham: "Re: [PHP3] Loading Classes"
- Reply: Chad Cunningham: "Re: [PHP3] Loading Classes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there a performance difference between having a large class on the same
page that uses it and having it in it's own file and including it?
I know that it obviously is better to have the class in it's own file if it
is needed in other processes.
Thanks,
Steve
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Chad Cunningham: "Re: [PHP3] Loading Classes"
- Previous message: Jason Brooke: "Re: [PHP3] odbc.ini question"
- Next in thread: Chad Cunningham: "Re: [PHP3] Loading Classes"
- Reply: Chad Cunningham: "Re: [PHP3] Loading Classes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

