Make a unique form key for every form. When someone submits, store this
unique key. Don't insert another form is there's a key already there :-)

  Make sure it's unique, like of current time in miliseconds plus random
characters, I don't know.

--

Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho?
http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884


"Rodrigo Peres" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi list,
>
> There's any way to avoid a "speed gonzales" user to keep pressing submit
> button while you PHP is processing the code???
> I was looking in my mysql and found some duplicate entries with a
> diference with seconds in the time.
>
> Thank's
>
> Rodrigo
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to