Recently, Zhongguancun Online distributed the ZOL Downer for users to download the resources from ZOL. In this case, users can just download the ZOL downer with the code of resources, not the installation packages. But if someone want to install the
复制代码 代码如下:<?php /** * 功能:分页类 * 作者:phpox * 时间:Sat Jul 14 18:15:02 CST 2007 */ defined(‘PHPOX’) or die(header(“HTTP/1.1 403 Not Forbidden”)); class page{ public $infocount; public $pagecount; public $items; public $pageno; public $start; public $nex