存档

2009年7月 的存档

单纯使用PHP很难实现,还好有个比较适中的解决方案: http://cutycapt.sourceforge.net/ 不过要求主机环境的支持: Linux : 要求安装了qt或x-server Windows:要求安装了IE(^_…) 下边分别以两种环境开始:

七 18th, 2009 | Filed under PHP
标签:

一直在用MySQL-Front5.0 升级过mysql-front5.1但一直找不到注册码,所以还在使用mysql-front5.0 mysql-front5.1更新内容: Version 5.1, Build 3.0, 12 Jun 2009: Export of ODBC tables Version 5.1, Build 2.0, 03 Jun 2009: Export of MS Access files Version 5.1, Build 1.0, 06 Mar 2009: Import / Export of SQLite files 为了使用新版本今天又在网上找了一下.偶尔找到个可以使用的注册机. 不知道作者是哪位.只知注册后的 name : SeVeN http://www.zhaipeng.cn/ftp/MySQL-Front.5.1.KeyGen.zip 使用金山毒霸查过安全.

七 14th, 2009 | Filed under MySQL
标签:

由于客户主机环境不同,经常要写php4的代码.同时又要正常运行在PHP5环境下. 所以一直是自己开发用的电脑安装PHP5而写PHP4的代码. 偶尔会出现一些问题.例如引用问题:

七 8th, 2009 | Filed under Apache, PHP