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 will help.  And before
you do, before to echo your SQL statement to the browser so you can see
whether it is in fact correct - test by pasting it into the MySQL
commandline to ensure it works.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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 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 submit it for the database.  When I submit the
>information from the validation page, everything appears to run fine,
>but no data are inserted in the table.  I was getting some parsing
>errors, but I sorted those out.  Now it looks like things are good, but
>no data are inserted.  Any help or guidance is very much appreciated.
>
>Harry
>
>
>www.technologytrust.org 
>www.technologytrust.net 
>
>
>-
>Before posting, please check:
>http://www.mysql.com/manual.php   (the manual)
>http://lists.mysql.com/   (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




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.  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 submit it for the database.  When I submit the
information from the validation page, everything appears to run fine,
but no data are inserted in the table.  I was getting some parsing
errors, but I sorted those out.  Now it looks like things are good, but
no data are inserted.  Any help or guidance is very much appreciated.

Harry


www.technologytrust.org 
www.technologytrust.net 


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php