I have a toolbox of functions I have written, that do everything from browser detection to generic database connections. I would like to have these automatically included for php to use without having to actually include the files in the script. I want them to become standard functions on this server. Anyone know how to do this?