How could one do this?
Id like to have a php file run on each page of a website, but I dont want to "include" that php page on each page of the whole website.. Id like to use .htaccess (or some other method) of forcing each page to run this PHP script file..
Any help would be great
thanks
-Arron