Re: [PHP-DB] lamer noob with repeat question

2004-05-04 Thread Stephen E. Bacher
>$result_insert = @mysql_query ($query_insert) or die("you suck! $mysql_error"); Try mysql_error() instead of $mysql_error. - seb -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: [PHP-DB] lamer noob with repeat question

2004-05-04 Thread Dan Bowkley
AM Subject: Re: [PHP-DB] lamer noob with repeat question > I've got it currently as method=get; I thought it had to be get in order to > manipulate variables in the URL, as I've got them...have I thought wrong? > > > - Original Message - > From: "Ross

Re: [PHP-DB] lamer noob with repeat question

2004-05-04 Thread Dan Bowkley
D]> Sent: Monday, May 03, 2004 11:53 PM Subject: Re: [PHP-DB] lamer noob with repeat question > Have you tried putting in a > > > > in your html? > > I'm haven't read all of your email but this is what I use and your html > doesn't seem to have this. I t