On 10/03/2010 02:33 AM, Valeriy Yatsko wrote:
Good day

  
So limit 0 (or limit null, or limit false) would remove the limit portion if
the query?
    

That is th worst thing you can possibliy do.
It just make thing more obscure.

Is like if you say: You have a bug somewere but wait don't tell anybody, I am going to fix it the best I can.


True.

As long as you have entries amount less than PHP_INT_MAX (which is different for 32-bit and 64-bit systems).

Mac OS X Snow Leopard 10.6.4 (64 bit)

dwr:~ dwr$ php intmax.php 
9223372036854775807
dwr:~ dwr$ 

Debian Lenny 5.0 (32 bit)

dwr:~ dev1$ php intmax.php 
2147483647
dwr:~ dev1$ 

--
Валерий Яцко
______________________________________________________________________
[email protected] | http://www.artlebedev.ru


--
 

Mathieu Suen | It Team | www.easyflirt.com
mathieu [dot] suen [at] easyflirt [dot] com
• EasyFlirt - Park Nord, Les Pléiades, 74370 - Metz-Tessy - FRANCE


• Pensez à l'environnement, n'imprimez cet e-mail qu'en cas de réelle nécessité

Reply via email to