On Wed, October 12, 2005 4:31 pm, GamblerZG wrote:
> Since nobody ansvered the real question my previous message, I will
> re-phrase it.
>
> PHP developers assume that PHP5 will be frequently used to parse PHP4
> scripts. Why?

Because that's how the real world works.

Somebody installs PHP5 on a server.

Somebody else installs code from PHP4 and expects it to work with
little or no modification.

> And what's so horrible about using separate engines to
> run
> php 4 and 5 scripts?

Nothing, if you can identify which are which, and have the
infrastructure to set up both and...

It's a great deal of system administration which, in most real-world
scenarios, doesn't happen.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to