I want to auto include a PHP script onto every exection into the server, I was hopping to do it via the PHP ini, via a setting or being able to write an extention in php tha
You can set the auto_prepend_file directive in your php.ini file:
auto_prepend_file
php.ini
http://php.net/manual/en/ini.core.php#ini.auto-prepend-file