You cannot call include/common. inc. php.

Source: Internet
Author: User
Cannot call include/common. inc. you can run php manually written to connect to the database by removing the annotator, but the method I want to call is that I cannot call include/common. inc. php dizzy for help & lt ;? Phprequire_once (dirname (_ FIL cannot call include/common. inc. php
Manually writing a connection to the database can be run without the annotator, but the method I want to call is that the include/common. inc. php cannot be called for help.
Require_once (dirname (_ FILE _). "/../include/common. inc. php ");
/* $ Link = mysql_connect ("localhost", "root ","");
Mysql_query ("set names 'gbk '");
Mysql_select_db ("zynk2 ");*/
$ Username = $ _ POST ["username"];
$ Age = $ _ POST ["age"];
$ Phone = $ _ POST ["phone"];
$ Date = $ _ POST ["date"];
$ Xiangmu = $ _ POST ["xiangmu"];
$ Bingqing = $ _ POST ["bingqing"];

$ Tsql = "insert into dede_diyform1 (username, age, phone, date, xiangmu, bingqing) values ('$ username',' $ age', '$ phone ', '$ date',' $ xiangmu ',' $ bingqing ')";

$ Trs = mysql_query ($ tsql );
Echo "$ trs ";
If ($ trs ){
Echo "the information has been added to the database ";
}
Else {
Echo "information not added ";
}

?>
------ Solution --------------------
Paste the full path of the common. inc. php file

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.