On Mon, 2007-08-13 at 17:07 +0100, Lester Caine wrote:
> Stut wrote:
> > Rick Knight wrote:
> >> Thanks Chris,
> >>
> >> That was the problem. Is this new php5? I've used 3 prior php4 version 
> >> and didn't have this problem.
> > 
> > The default value for short_open_tags was flipped a while back. Might I 
> > suggest you read the changelog next time you upgrade to a newer version 
> > - it tells you important stuff like that.
> 
> The problem people will have is having to go through ALL the PHP5 changes 
> when 
> converting from PHP4. That particular one adds a lot of characters to files 
> on 
> some PHP4 upgrades, where there are lots of <? ?> - so switching it is the 
> quicker fix.

Sure it's quicker. But search and replace is pretty damn fast too. Not
to mention future proof.

Cheers,
Rob.
-- 
...........................................................
SwarmBuy.com - http://www.swarmbuy.com

    Leveraging the buying power of the masses!
...........................................................

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

Reply via email to