Posted by Rik Wasmus on 10/03/07 15:02
On Wed, 03 Oct 2007 16:41:08 +0200, Lamer <Galatorg@gmail.com> wrote: > How do I retrieve only one row of database info? here's what I have so= > far > $sql =3D "SELECT * FROM colors"; http://dev.mysql.com/doc/refman/4.1/en/select.html Check out the 'LIMIT' clause. -- = Rik Wasmus
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming