Second, the php (as the current mainstream development language) program that handles this submission:
Find
database< /h1>
MySQL(The best combination with PHP)_connect("localhost","username","password") or die("Unable to connect to the database !"); $query="insert into $jpg values ($id,$url,$mess,$fromx,$url1,$mess1,$fromx1,$url2,$mess2,$fromx2,$url3, $mess3,$fromx3)"; $result=MySQL(The best combination with PHP)_db_query("elong",$query); //Execute write
if (MySQL(The best combination with PHP)_affected_rows()==1) { echo "The data has been added to the database $jpg
echo "
n
n
ID
$id
n
n
url address
$url
n
n
small picture
$mess
n < tr>n
Description
$fromxn
n
url address 1
$url1
n
http://www.bkjia.com/PHPjc/509077.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/509077.htmlTechArticle1. The following is the html program for writing to the database. You can add the password function. Make the password a variable and send it to the PHP (as the current mainstream development language) program written below. This way...
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn