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

PHP
抛开cookie使用session
实例讲解session的使用方法
zendoptimizer配置指南
开始了解 PHP V5 中的对象
apache 2.2.2 + PHP5.1.4 不能运行的解决办法.
Guard编码程序在指定虚拟主机上运行
PHP编程:探索字串的奥秘
用phpUnit帮你调试php程序
PHP开发中文件操作疑难FAQ
用PHP与XML 联手进行网站编程
php5手动最简安装方法
LAMP(Linux+Apache+MySQL+PHP)服务器的性能优化
PHP和COM
WINDOWS服务器安装多套PHP
让IIS支持PHP
PHP学习宝典-第一章
PHP学习宝典-第二章
PHP学习宝典-第二章 (续篇)
PHP学习宝典-第三章
PHP学习宝典-第三章 (续篇)

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


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

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