当前位置: 首页 > 图文教程 > 网络编程 > PHP > 无数据库的详细域名查询程序PHP版(5)

PHP
第十三节--对象串行化 -- Classes and Objects in PHP5 [13]
第十一节--重载 -- Classes and Objects in PHP5 [11]
第十节--抽象方法和抽象类 -- Classes and Objects in PHP5 [10]
第九节--绑定 -- Classes and Objects in PHP5 [9]
第八节--访问方式 -- Classes and Objects in PHP5 [8]
第七节--类的静态成员 -- Classes and Objects in PHP5 [7]
第六节--访问属性和方法 -- Classes and Objects in PHP5 [6]
第五节--克隆 -- Classes and Objects in PHP5 [5]
第四节--构造函数和析构函数 -- Classes and Objects in PHP5 [4
第三节--定义一个类 -- Classes and Objects in PHP5 [3]
第二节--PHP5 的对象模型 -- Classes and Objects in PHP5 [2]
第一节--面向对象编程 -- Classes and Objects in PHP5 [1]
初探 PHP5 (二)
初探 PHP5 (一)
SSI使用详解(二)
SSI使用详解(一)
Cookie及其使用(二)
Cookie及其使用(一)
实现跨域名Cookie
两种统计当前在线人数的方法

无数据库的详细域名查询程序PHP版(5)


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-13   浏览: 64 ::
收藏到网摘: n/a

文件十四:wizardres.tml
<p>下面结果来自域名注册向导, 这些结果从<i>[>WHOIS_SERVER<]</i>获得, 点击订购可以申请的域名,你也可以查看谁注册了那些域名。<a href="[>SCRIPT_NAME<]?do_wizard=1">单击这里</a> 返回域名注册向导。<p>
<center>
<table border=0 width="100%">
<tr>
<td width="50%" align="center">
<font face="" size="">
<b>下面域名不可以申请:</B>
</font>
</td><td width="50%" align="center">
<font face="" size="">
<b>下面域名可以申请:</b></font>
</td>
</tr>
<tr><td colspan=2><hr></td></tr>
<tr>
<td width="50%" align="center">
<font face="" size="">
[>AVAIL_LIST<]
</font>
</td><td width="50%" align="center">
<font face="" size="">
[>UNAVAIL_LIST<]
</font>
</td></tr>
</table>
</center>
</font>

文件十五:wizres.tml
<p>下面结果来自域名注册向导, 这些结果从<i>[>WHOIS_SERVER<]</i>获得, 点击订购可以申请的域名,你也可以查看谁注册了那些域名 <a href="[>SCRIPT_NAME<]?do_wizard=1">单击这里</a>返回域名注册向导。<p>
<center>
<table border=0 width="100%">
<tr>
<td width="50%" align="center">
<font face="" size="">
<b>下面域名不可以申请:</B>
</font>
</td><td width="50%" align="center">
<font face="" size="">
<b>下面域名可以申请:</b></font>
</td>
</tr>
<tr><td colspan=2><hr></td></tr>
<tr>
<td width="50%" align="center">
<font face="" size="">
[>AVAIL_LIST<]
</font>
</td><td width="50%" align="center">
<font face="" size="">
[>UNAVAIL_LIST<]
</font>
</td></tr>
</table>
</center>
</font>

--------------------------------------------------------------------
全文完