Let me see what these two lines of code mean.

Source: Internet
Author: User
Experts help me see the meaning of the two lines of code & lt; html & gt; & lt; head & gt; & lt; meta & nbsp; http-equiv = "Content-Type" & nbsp; content = "text/html; & nbsp; charset = gb2312" & gt; & lt; title & gt; add data & lt;/experts help me see the meaning of the two lines of code



Add data

 











Echo date ("Y-m-d ")."";
Echo date (l );
?>

? Action = show "class =" a "> Browse directory
Action = insert "class =" a "> Add a book
Simple query
Advanced Query
Group statistics
Exit System








$ Conn = mysql_connect ("localhost", "root", "root ");
Mysql_query ("set names gb2312 ");
Mysql_select_db ("db_mingrisoft ");
// Browse books
If ($ action = null) or ($ _ GET [action] = "show ")){
?>



Id
Title
Price
Publication date
Category
Operation

$ Sqlstr = "select * from tb_mrbook order by id ";
$ Result = mysql_query ($ sqlstr, $ conn );

While ($ rows = mysql_fetch_row ($ result )){
Echo"";
For ($ I = 0; $ I <count ($ rows); $ I ++ ){
Echo" ". $ Rows [$ I]."";
}
Echo" Modify/delete";
Echo"";
}
?>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.