Re: Newbie with PHP

2001-06-05 Thread Steve Werby
"Harry Bakken" <[EMAIL PROTECTED]> wrote: > form into MySQL. I am trying to collect an order then pass the > variables in to a validation page where the customer will review the > information then submit it for the database. When I submit the If you post your code to the list, perhaps someone

Re: Newbie with PHP

2001-06-05 Thread B. van Ouwerkerk
Just a few thoughts. Does the user who needs to insert have enough rights to do so. Is your mysql server up and running.. If you want to take a look at a tutorial: www.devshed.com Bye, B. At 09:09 5-6-01 -0600, Harry Bakken wrote: >I apologize if this seems simple, or stupid, or if there is

Re: Newbie with PHP

2001-06-05 Thread Tyrone Mills
Can you post some code? - Original Message - From: "Harry Bakken" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 05, 2001 8:09 AM Subject: Newbie with PHP I apologize if this seems simple, or stupid, or if there is an answer in the archives.

Newbie with PHP

2001-06-05 Thread Harry Bakken
I apologize if this seems simple, or stupid, or if there is an answer in the archives. I am under an extreme deadline to get my PHP generated form into MySQL. I am trying to collect an order then pass the variables in to a validation page where the customer will review the information then submi