Subject Re: insert_id() for Interbase/Firebird
Author Ard Biesheuvel
--- In firebird-php@yahoogroups.com, Lester Caine <lester@l...> wrote:
> p.s. We do need to start taking a little more care of BIGINT. I've just
> read the warning on mysql_insert_id ;)

No problem here. The PHP extension converts all values that cannot be
represented accurately by either int or float to string.

--
Ard