--- phpu <[EMAIL PROTECTED]> wrote:
> I've tried but i don't know how to put it in my script.

Here is your SQL statement (between the quotes):

> $sql = "SELECT * FROM categorie";

Add a LIMIT clause to that statement. The syntax is described at the URL I sent
you.

Hope that helps.

Chris

=====
Become a better Web developer with the HTTP Developer's Handbook
http://httphandbook.org/

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

Reply via email to