"Lars Espelid" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> When I reload the page the data gets stored once more.

if (record already exists) {
  echo "hey you hit reload!"
} else {
  [save record to database]
}

 - Steve Yates
 - I know a good tagline when I steal one.

~ Taglines by Taglinator - www.srtware.com ~



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

Reply via email to