Date: 03/02/01
- Next message: Andrei Zmievski: "Re: [PHP-DEV] Any way of finding out what files have been included?"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9525 Updated: /usr/bin/ld: cannot find -lcrypto"
- In reply to: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Any way of finding out what files have been included?"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Any way of finding out what files have been included?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm testing for efficiency and realise that it's possible that some pages
include files, that in turn include files, that in turn etc....
Some of these includes are probably not needed and are bloating my site. Is
there an easy way to determine which files have currently been loaded via
includes and requires? This would help me to create an include file audit
check and allow me to identify unnecessary bloat.
Thanks,
Neil
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andrei Zmievski: "Re: [PHP-DEV] Any way of finding out what files have been included?"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9525 Updated: /usr/bin/ld: cannot find -lcrypto"
- In reply to: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Any way of finding out what files have been included?"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Any way of finding out what files have been included?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

