Questions about using cookies for shopping cart

Source: Internet
Author: User
If you use cookies for shopping cart, do you not use the current cookie and then add related product information to the database? However, if you use cookies, for the first time, I cannot add it. it takes two times. Is there a good solution. ------ Solution ------------------ it is recommended that & nbsp; write cookies in the client & nbsp; and then get the cookie on the server for shopping cart.
If you use cookies for shopping cart, do you not use the current cookie and then add relevant product information to the database?
However, if a cookie is used, it will not be added for the first time. it will take two times. Is there a good solution.
------ Solution --------------------
We recommend that you use js to write cookies on the client.
Then the server retrieves and stores the data.


If you write a cookie on the server
Then, do not use the $ _ COOKIE variable, which is indeed not available.
Instead, use your initial variable.
------ Solution --------------------
I am using cookies for shopping cart, but all operations are front-end operations.
If you want to add a cookie and write data to the background, you can only use ajax to submit data.
------ Solution --------------------
Add it twice. we recommend that you paste the code.
------ Solution --------------------
Reference:
If no event is triggered on a page, can the server obtain the cookie value transmitted by js?

You can use the setinterval () provided by JS to solve this problem.

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.