ob_start(),ob_start('ob_gzhandler')使用

  输出前使用尽量使用 ob_start();可以加快输出速度,适用NT

  对unix类服务器

  如果使用ob_start('ob_gzhandler');输出效率将更高