Re: [PHP] mysql selecting question

2004-01-14 Thread Lowell Allen
> I have a question > I have to select a group of person i.e > $query = "SELECT * FROM table WHERE id = <10"; > > my question is that can we order order in random mode?? or do we have to > program it in php > > any help is appreciated Not a PHP question, but if you're using MySQL version 3.23.2

[PHP] mysql selecting question

2004-01-14 Thread tony
hi I have a question I have to select a group of person i.e $query = "SELECT * FROM table WHERE id = <10"; my question is that can we order order in random mode?? or do we have to program it in php any help is appreciated -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: