From:             [EMAIL PROTECTED]
Operating system: Red Hat (null)
PHP version:      4.2.3
PHP Bug Type:     Feature/Change Request
Bug description:  A way to run php auto_prepend_file before not-to-be-parsed files 
would be nice

It would be useful if you could give directives to the php
auto_prepend_file, so that it could run before any given file type. That
is, even a given file type that is not supposed to be parsed by php. Like
an image file for example. You may want to run a script before showing the
image, but you don't want the image content itself to be parsed by php.
-- 
Edit bug report at http://bugs.php.net/?id=19454&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19454&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19454&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19454&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19454&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19454&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19454&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19454&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19454&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19454&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19454&r=globals

Reply via email to