> >Is it possible to use the auto prepend/append directives to > >prepend/append particular files only to files with a particular > >extension? > I don't believe you can do this directly with PHP but you > probably can with > Apache: > <Files *.html> > php_value prepend_file "foo.php" > </Files> Where do you put this? We've tried everywhere, but's not picking up. Are you doing this? And it's working? Chris
- [PHP] Auto Prepend/Append Boget, Chris
- Re: [PHP] Auto Prepend/Append Chris Adams
- Re: [PHP] Auto Prepend/Append Boget, Chris
- RE: [PHP] Auto Prepend/Append Hoover, Josh
- RE: [PHP] Auto Prepend/Append Boget, Chris
- [PHP] Redirect using PHP to a "new" browse... John Huggins
- RE: [PHP] Redirect using PHP to a "new"... Nick Norton