> On Mon, 2006-07-17 at 13:52 +0200, Ron Korving wrote:
> > What kind of extensions would you suggest people use?
> > 
> > index.php51 ?

On Mon, 2006-07-17 at 15:58, Matthew C. Kavanagh wrote:
> Assuming it's possible, I would set which PHP version to associate with
> .php on a .htaccess or vhost basis.

While the php.ini system is under consideration... and with an eye to
the far future... what about an import directive to include another ini
file?

php6.ini:
-----------------------------------------

@import = /etc/php.shared.ini

;
; Then have PHP6 specific directives.
;

-----------------------------------------

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to