the htmlkit looks hot, although its licenced, work has a shitty copy of
homesite 4 licences, i doubt i can convince them, i am using phpedit,
although does it turn tabs into spaces ??

> -----Original Message-----
> From: Arthur Radulescu [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 15, 2004 9:48 PM
> To: Robert Cummings
> Cc: PHP-General
> Subject: Re: [PHP] PHP editor
>
>
> Not exactly... I was not reffering to PHP files... The white spaces from a
> template file will make double the size of certain files when
> they are sent
> to the browser... So a page of 50 k might have 100 K because of
> those white
> spaces instead of tabs... For a dial up connection this means a
> lot even if
> you are not google...
>
> > Sounds like you suffer from no-accelerator-itis. Using one of the PHP
> > accelerators will make whitespace concerns pointless since they operate
> > on cached bytecode. At any rate, whitespace and comment parsing is
> > pretty much negilible... you might shave a millionth of a second off
> > your page time, but really, is that point for contention? If you're
> > running Google then it might be, but I doubt that's the case.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to