-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 28/03/2012 17:59, Karl James wrote:
> 
> MYSQL: Duplicate entry for '0' for key 1.
> 
> MYSQL: Insert Error - Duplicate entry '0' for key 1,.

Simply means that you are trying to insert a database entry into your
database table that already exists, for the primary key field (look at
ID or something like that)

This is a MySQL problem more than a PHP one, but there you go (I have
been largely absent from this list for a long time, so starting off
slowly again) ...

- -- 
- -- Paul http://www.paulscott.za.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPcznzAAoJEP24vLf5r1PRD9oH/jdPx1JmLk60MgwrojgPMc61
gdt416IyZVVe+d0z2YQ3Hep+T1otd8ibqnEb0nrl3URZoa2Bc+8OsCi9qTlcl/ts
qa+MgUd6if5/FBbev02f/39xBHrYtNm/3EPDuF/sFP1bZrXAYmOyze0pI50LU9Ki
5F/UyTjaa0l7mRA0MhcIOr0Q1+ouRDKPrTrPV/NKqhMSxkinzmcOEuIcpfxd78yD
ELiPS2GUuieusrFkrlHFq6DGoS2Kk8mtZa7Pu9FqYjCUdOUJCeuPlJlCRi5FRWxG
DFesqV3Xj2FxMLE2h0sTek4NNX6PvM7tlCEzgEy7QnjbqH8RPLGI+6B9M1WIWqg=
=0ACX
-----END PGP SIGNATURE-----

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

Reply via email to