Date: 10/15/01
- Next message: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Previous message: Jason G.: "[PHP] Question on mysql_fetch_object()"
- Next in thread: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Reply: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Reply: Sheila Myers: "[PHP] Re: diplaying rows in numerical order with mysql"
- Reply: Ralph Guzman: "RE: [PHP] diplaying rows in numerical order with mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a table for which I want to display rows from my database. The rows
should be ordered 1,2,3...etc. Instead the order by clause displays
1,10,11,12,13,14,2,3,4...etc.
Is their a way to display this in the normal human order?
Brett
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Previous message: Jason G.: "[PHP] Question on mysql_fetch_object()"
- Next in thread: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Reply: Mike Eheler: "Re: [PHP] diplaying rows in numerical order with mysql"
- Reply: Sheila Myers: "[PHP] Re: diplaying rows in numerical order with mysql"
- Reply: Ralph Guzman: "RE: [PHP] diplaying rows in numerical order with mysql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

