程序的作用:无限级的往下分类! 安装步骤: 第一步:解压压缩包后,您会发现一个“class.sql”的SQL数据的文件,先在你的mysql数据中建立一下“myde520”的数据库,然后将“class.sql”导入到“myde520”数据库。 第二步:打开“index.php”这个文件,找到$mysql = new mysql_Class('localhost','root','');这一段代码,它的格式是$mysql = new mysql_Class('这里填写数据库的访问地址','这里填写
Expert PHP 5 programming techniques, direct from PHP 5 co-creator and key developersDefinitive coverage of the PHP object model, design patterns, XML/SOAP integration, and moreSolid introduction and expert insights into performance tuning, PEAR, ext