[PHP-DB] Undefined Index error when trying to insert data from a form into a db

2003-06-26 Thread Christopher McCourt
Hello to all: I am getting the following error message when trying to insert data from an html form into a MYSQL database that I recently created. Can someone take a look at the errors and corresponding code and suggest some alternatives? Thank you very much in advance for your assistance. R

RE: [PHP-DB] Having trouble with this SQL query

2003-06-23 Thread Christopher McCourt
Thank you John. -Original Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2003 12:10 PM To: Christopher McCourt; PHP Lists Subject: Re: [PHP-DB] Having trouble with this SQL query > First of all, I'm a newbie to PHP and MYSQL and started work

[PHP-DB] Having trouble with this SQL query

2003-06-23 Thread Christopher McCourt
Hi to all: First of all, I'm a newbie to PHP and MYSQL and started working on a create table query in PHP to execute on MYSQL. Can someone take a quick look at the following code to see if there are any problems? Can you also advise some tips on debugging? Thank you in advance for your assist