Can anyone advise on a performance issue: which is gonna take longer, gzcompress()ing a html page (eg phpinfo output) and writing to disk or writing the uncompressed version to disk? Thanks! -- Richard Heyes -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] Performance issue Richard Heyes
- Re: [PHP] Performance issue Christian Reiniger