Hello Christian,
Monday, January 5, 2004, 3:58:22 PM, you wrote:
> Marcus Boerger wrote:
>> Further more i think we cannot fix it becasue the script mixes compile
>> time and run time. It tries something like selfmodifying code.
> I agree that it should be disabled. If someone really, really wants to
> do it they can still include/eval conditionally.
And in php 5 one can use the __autoload() feature which is the correct
choice for such designs where classes are optional.
--
Best regards,
Marcus mailto:helly@php.net