, 2006 9:15 AM
To: mysql@lists.mysql.com
Subject: Re: Problems Updating Database
At 08:22 AM 9/6/2006, Nicholas Vettese wrote:
>I have a registration script that inserts data into the database, and
>then emails you an activation code to activate your account. The
>problem is that when I
At 08:22 AM 9/6/2006, Nicholas Vettese wrote:
I have a registration script that inserts data into the database, and
then emails you an activation code to activate your account. The
problem is that when I click on the link in the email, the account does
not get updated. The portion of the scrip
I can see something that can be the problem, in mysql 3 you don´t have
trigger, then you cannot use trigger_error function, try to use mysql_error
instead.
""Nicholas Vettese"" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
I have a registration script that inserts data into t
Which error do you get in activation page?
""Nicholas Vettese"" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
I have a registration script that inserts data into the database, and
then emails you an activation code to activate your account. The
problem is that when I click on t