Xtra Framework Xtra Framework is an Object-Oriented PHP Application Framework, it works fine both in php4 and php5. And the first release have been released in September 08, 2006, you can download here!The files i
图片水印类[PHP] /** * 图片水印类 * * Copyright PhpUp Studio, http://phpup.com, iasky * * $Id: PhpUpImageWater.php,v 1.00 2006/4/19/ 21:00:57 iasky Exp $ */ class PhpUpImageWater { var $groundImage; var $g
原来国家的名字可以如此浪漫 h.o.l.l.a.n.d 荷兰hope our love lasts and never dies.希望我们的爱永恒不变i.t.a.l.y. 意大利trust and love you. 我相信你和爱你l.i.b.y.a. 利比亚love is beautiful; you also. 爱是美丽的 你也是f.r.a.n.c.e. 法兰西friendships remain and never c
IPwhois类[PHP] 原来写的IPwhois类/** * * Class : IP Whois Verson 1.0 * Info : Get IPs information form 4 whois server * Author : PhpUp Studio http://phpup.com * Date : 12/12/2004 * */ class IPWhois { var
Asp生成HTML 方法一:FSOSet fs = CreateObject("Scripting.FileSystemObject")NewFile=Server.MapPath("/asp/chap06/at/newfile.html")新建一文件/newfile.html,若该文件已存在,则覆盖它Set a = fs.CreateTextFile(NewFile, True)Response.Write"