Hello Rob,
Monday, August 8, 2005, 11:59:48 PM, you wrote:
> Hello,
> I didn't write the test, I just added code to check the crc32() values, the
> rest is the original code. What should be used instead of '<?' out of
> curiousity? That's all I've ever used.
You should use '<?php' since '<?' can be disabled by ini.
Best regards,
Marcus