auto_prepend in php.ini
Moderator: General Moderators
-
AngryPanda
- Forum Newbie
- Posts: 16
- Joined: Wed Jul 19, 2006 12:18 am
auto_prepend in php.ini
Hi, I would like a script to be run before every page load. I know that's what the auto_prepend_file setting is for, but I simply can't get it to work. Can someone enlighten me as to what I need to do exactly? I've tried with quotes, without quotes, full path, relative path, changing the include_path settings in the ini, tried using .htaccess to do all this instead, but I can't get anything to work. I'm using php5, apache2.2.3 and I'm on windows. Thanks.
-
AngryPanda
- Forum Newbie
- Posts: 16
- Joined: Wed Jul 19, 2006 12:18 am