一、以下是数据库的写入的html程序,你可以加入密码功能。把密码做成变量发入下面那个写入的php程序。这样就实现了密码保护了:
<html>
<head>
<title>数据库</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.p9 { font-size: 9pt}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<p class="p9">数据库管理程序<br>
<br>
<a href=http://www.dvbbs.net/tech/php/"mysql.php">查看数据库资料 </a></p>
<p class="p9"><a href=http://www.dvbbs.net/tech/php/"ww.php">改资料</a><br>
</p>
<form method="post" action="wsql.php">
<p align="left"><span class="p9">图片url地址
<input type="text" name="url" size="100">
<br>
<br>
图片小图
<input type="text" name="mess" size="100">
<br>
<br>
说明
<input type="text" name="fromx" size="100">
</span></p>
<p align="left"><span class="p9">图片url地址1
<input type="text" name="url1" size="100">
<br>
<br>
图片小图1
<input type="text" name=&
| 对此文章发表了评论 |
