I would like to have a "site.php" file (similar to Python) that automatically turns on every time I call, for example. command line execution or HTTP request. This file contains several important replacement functions that should be available for both existing applications and new ones.
(Ie I need to include this file without modifying the files associated with the applications used.)
Is it possible? And if so, how?
amcgregor
source share