I used this function with a BIGINT field once, and it worked. I guess
problemas appear when it goes beyond an INT filed, or, the number you are
retrieving has more than 11 digits.
--
Julio Nobrega.
A hora está chegando:
http://sourceforge.net/projects/toca
"John Meyer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have been reading about this function and I have a question. The PHP
> manual warns about using it if your AUTO_INCREMENT ID field is a BIGINT.
I
> am using type INTEGER. Am I okay with this one, or should I use the MySQL
> function.
>
> John Meyer
> [EMAIL PROTECTED]
> Programmer
>
>
> If we didn't have Microsoft, we'd have to blame ourselves for all of our
> programs crashing
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]