[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] proposal-branch; porting
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] proposal-branch; porting |
Date: |
Thu, 22 Apr 2004 19:48:26 +0000 |
Joseph Engo (address@hidden) wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> | php also has function for getting the last id for each database,
> | and where it doesn't there's a special SQL command for getting it
> | from the database.
>
> What function is that ?
that depends on the database being used, a quick browse of the php manual will
tell you for sure. Point is that it should be wrapped up in the db layer
because addslashes isn't good enough in many cases.
- Re: [Phpgroupware-developers] proposal-branch; porting, (continued)
Re: [Phpgroupware-developers] proposal-branch; porting, Dave Hall, 2004/04/21
Re: [Phpgroupware-developers] proposal-branch; porting, Chris Weiss, 2004/04/22
Re: [Phpgroupware-developers] proposal-branch; porting,
Chris Weiss <=