Questions about questionnaire data submission

Source: Internet
Author: User
After you click submit, let it all be inserted into the database. could you please give me some advice ??? The code is as follows: & lt ;? Phprequire (dirname (_ FILE _). & quot; .. your decommon. inc. php & quot;); require (DEDEINC. & quot; dedev)
How can I insert a questionnaire with 10 questions into the database after I click the submit button, please kindly advise ??? The code is as follows:
Require (dirname (_ FILE _). "/../include/common. inc. php ");
Require (DEDEINC. "/demo-te. class. php ");

$ Link = @ mysql_connect ('localhost', 'root', '') or die ('could not connect: '. mysql_error ());
$ Selected = @ mysql_select_db ("xmucms", $ link );
Mysql_query ("set names UTF8 ");
$ Result = @ mysql_query ("SELECT * FROM 'dede _ vote' order by aid ASC", $ link );
Echo "Xiamen University online survey questionnaire ";

Echo "";
?>

------ Solution --------------------
Batch UPDATE execution. you can use stored procedures.

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.