Re: How do I get ini_set('output_handler', '') to work?!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, November 1, 2006 3:42 pm, Ed Lazor wrote:
>> Unless you want to pre-parse set_ini() for constants differently
>> than
>> set_ini() for variables. [shudder]
>
> It sounds like we just need support for pre-parser commands.  You end
> up with one set of variables, but now you have the opportunity to
> change attributes of the environment before script processing
> begins.  Then again, there's probably problems related to doing
> something like this.  Any idea of what they would be?

The pre-parser commands opens up a whole can of worms of complexity.

The issue has been resurrected since at least PHP 3.0 days, and
presumably before that.

The biggest stumbling block, imho, is that it goes against the grain
of the simplicity of PHP.

I'm sure that it could be done technologically.  But being able to do
something doesn't make it the Right Thing to do.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux