>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td colspan='2' valign='top'>
</td>
</table>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td colspan='2' valign='top'>
</td>
</table>
</body>
</html>";
$mydir=dir("./store/");
$fp = fopen ("store/$roundno.html","w+") or die("建立文件错误!");;
fwrite ($fp, $message);
fclose ($fp);
?>
运行程序可在本人网站http://lyjrich.oso.com.cn,若对程序有疑问可发mail给我:lyjrich@sina.com
| 对此文章发表了评论 |
