On Mon, October 23, 2006 4:55 am, Ivo F.A.C. Fokkema wrote:
> For my projects I use MySQL anyway, and this one even bypasses the
> LIMIT
> clause, according to the MySQL manual. All I have to do is check if my
> users are using MySQL >= 4.0... That's been released for a while, but
> you
> never know... :)

You also may not have the number defined as a constant in MySQL, so
you have to know that it's, errrrr, 2, I think...

I remember having to do a define() in PHP and splicing it into the
query on some box...

Or maybe I was just being particularly stupid that day...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to