Skip to main content
April 4, 2007
Question

Need help mySQL Insert

  • April 4, 2007
  • 2 replies
  • 260 views
First I'm using PHP 5.0, mySQL 4.1.21 and Dreamweaver8

Here's what I'm trying to do
on-line customer fills out a form for contact information. I save this to session variables. Customer goes to next page adds item(s) to cart then goes to checkout page. At this point I'm sure I got a customer so I want to add the session info into a table called customers. I then need to capture the customer id from the insert so that I can add it to the orders table(next step if I ever get through this step)

How do I get dreamweaver to insert info from session variables?
This topic has been closed for replies.

2 replies

Inspiring
April 5, 2007
well, what was the answer? i am having the exact same problem. help! my
life depends on it!



Jim.davidson wrote:
> Never mind i got the answer in another forum
April 4, 2007
Never mind i got the answer in another forum