我爱Aspx >> C#.Net >> 使用 php4 加速 web 传输
/***************************************
** Title.........: PHP4 HTTP Compression Speeds up the Web
** Version.......: 1.10
** Author........: catoc <catoc@163.net>
** Filename......: gzdoc.php
** Last changed..: 25/08/2000
** Requirments...: PHP4 >= 4.0.1
** PHP was configured with --with-zlib[=DIR]
** Notes.........: Dynamic Content Acceleration compresses
** the data transmission data on the fly
** code by sun jin hu (catoc) <catoc@163.net>
** Most newer browsers since 1998/1999 have
** been equipped to support the HTTP 1.1
** standard known as "content-encoding."
** Essentially the browser indicates to the
** server that it can accept "content encoding"
** and if the server is capable it will then
** compress the data and transmit it. The
** browser decompresses it and then renders
** the page.
** Useage........:
** No space before the beginning of the first '<?' tag.
** ------------Start of file----------
** |<?
** | include('gzdoc.php');
** | print "Start output !!";
** |?>
** |<HTML>
** |... the page ...
** |</HTML>
** |<?
Ҷƪл˵?
股票报价的WebService之一[05-12]
股票报价的WebService之二[05-12]
股票报价的WebService之四[05-12]
.NET之ASP Web Application快速入..[05-12]
.NET之ASP Web Services 快速入门[05-12]
轻松加密ASP.NET 2.0 Web程序配置..[05-12]
web应用程序中的数据库连接(2)[05-12]
web应用程序中的数据库连接(1)[05-12]
ASP.NET创建Web服务之使用事务[05-12]
Web服务体系结构[05-12]
JDBC接口技术[05-12]
VB.NET中层次数据绑定TreeView的..[05-12]
Delphi代码标准文档[05-12]
股票报价的WebService之一[05-12]
股票报价的WebService之二[05-12]
XML+JAVASCRIPT+ASP在线短信息功..[05-12]
ASP作的剪包锤游戏[05-12]
用ASP做一个域名查询系统[05-12]
股票报价的WebService之四[05-12]
用ASP+XML打造留言本 - 1[05-12]