Hi,

If we aren't going to consider saving current code risk, then
we could use both new include and file name convention.

Introduce application/x-httpd-php-script, then we could

AddHandler php5-script .php
AddType text/html .php
AddType application/x-httpd-php-source .phps
AddType application/x-httpd-php-script   .ph // .phpp .phpc .phpscript
whatever extension here

We may need ENV vars for other SAPIs.

script/script_once for PHP only script includes.

How about this?

--
Yasuo Ohgaki
yohg...@ohgaki.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to