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

PHP
PHP学习宝典-第四章
PHP学习宝典-第五章
PHP学习宝典-第六章
PHP学习宝典-第六章(续篇)
PHP学习宝典-第七章
PHP学习宝典-第八章(一)
PHP学习宝典-第八章(二)
PHP学习宝典-第九章
php配置,链接access数据库
HTML 初学者指南(一)
HTML 初学者指南(二)
HTML 初学者指南(三)
HTML 初学者指南(四)
HTML 初学者指南(五)
HTML 初学者指南(六)
HTML 初学者指南(七)
HTML 初学者指南(八)
HTML 初学者指南(九)
HTML 初学者指南(十)
网页常用特效整理:初级篇

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-13   浏览: 58 ::
收藏到网摘: 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>

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