After writing the config file, how can I query it by conditions in the PHP file?

Source: Internet
Author: User
After writing the config file, how can I query the config file by condition in the PHP file? that is, add the product to the shopping cart. I am a beginner, I hope you can write more details.


Reply to discussion (solution)

Are you talking about SQL statements?

SELECT * FROME table WHERE...

Are you talking about SQL statements?

SELECT * FROME table WHERE... No, that is, how can I add him to the shopping cart? the item information is displayed in the shopping cart list.


Are you talking about SQL statements?

SELECT * FROME table WHERE... No, that is, how can I add him to the shopping cart? the item information is displayed in the shopping cart list.

Generally, this is a cookie/session operation, which is stored in the cookie/session.

Example: http://www.jb51.net/article/7053.htm



Are you talking about SQL statements?

SELECT * FROME table WHERE... No, that is, how can I add him to the shopping cart? the item information is displayed in the shopping cart list.

Generally, this is a cookie/session operation, which is stored in the cookie/session.

Example: http://www.jb51.net/article/7053.htm
Do I need to check the database?

Generally, you do not need to insert a database before settlement. you can use cookies/sessions to save temporary data.

Generally, you do not need to insert a database before settlement. you can use cookies/sessions to save temporary data.
It feels complicated.

Related Article

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.