tedd wrote:
Hey all,
I've got a project where I'm taking form information from the user and
writing records to several tables in a MySQL database.
The problem I'm having is I need to write a unique number for the ID
column of the records. Auto increment won't work because I could have
conflict
Hey all,
I've got a project where I'm taking form information from the user and
writing records to several tables in a MySQL database.
The problem I'm having is I need to write a unique number for the ID
column of the records. Auto increment won't work because I could have
conflicts due to repl
-Original Message-
From: Jochem Maas [mailto:[EMAIL PROTECTED]
Sent: Monday, March 13, 2006 9:50 AM
To: Jeff
Cc: [EMAIL PROTECTED]; php-general@lists.php.net
Subject: Re: [PHP] Creating a unique index ID
Jeff wrote:
>>-Original Message-
>>From: Jared Williams [m
Message-
From: Jeff [mailto:[EMAIL PROTECTED]
Sent: Monday, March 13, 2006 9:41 AM
To: [EMAIL PROTECTED]; php-general@lists.php.net
Subject: RE: [PHP] Creating a unique index ID
> -Original Message-
> From: Jared Williams [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 13, 2
Jeff wrote:
-Original Message-
From: Jared Williams [mailto:[EMAIL PROTECTED]
Sent: Monday, March 13, 2006 10:16
To: 'Jeff'; php-general@lists.php.net
Subject: RE: [PHP] Creating a unique index ID
Hey all,
I've got a project where I'm taking form informati
> -Original Message-
> From: Jared Williams [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 13, 2006 10:16
> To: 'Jeff'; php-general@lists.php.net
> Subject: RE: [PHP] Creating a unique index ID
>
>
>
>
> > Hey all,
> >
> > I&
> Hey all,
>
> I've got a project where I'm taking form information from the
> user and writing records to several tables in a MySQL database.
>
> The problem I'm having is I need to write a unique number for
> the ID column of the records. Auto increment won't work
> because I could have
> I've got a project where I'm taking form information from the user and
> writing records to several tables in a MySQL database.
>
> The problem I'm having is I need to write a unique number for the ID
> column of the records. Auto increment won't work because I could have
> conflicts due to rep
Hey all,
I've got a project where I'm taking form information from the user and
writing records to several tables in a MySQL database.
The problem I'm having is I need to write a unique number for the ID
column of the records. Auto increment won't work because I could have
conflicts due to repli
9 matches
Mail list logo