Jump to content

Recommended Posts

I have a shopping cart system setup and I currently have it forwarding each order in an e-mail to myself. I would like to instead post the information to my database and then somehow create a template page (to look like an invoice) and be able to post all the information from the database for each order in this template. I'm a semi php beginner and could someone please point me in a good direction to start. Like posting information to a database instead of a form? Thanks in advance.

Brandon
As you have a cart setup already, you're implying that people can order multiple products as once, which means that you must be storing the data somehow already, probably in session variables.  Is your cart coded in PHP?

This may not actually be too difficult.

Regards
Huggie
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.