peacecodotnet
Programmer
I am using php to read from a table in a mysql database. I need to be able to run a select statement that selects * where field1='value1' and field2='value2'
I know how to do that, but then I need to select a random row from those results. How do I do that?
Any help would be greatfully appreciated.
Peace out,
Peace Co.
I know how to do that, but then I need to select a random row from those results. How do I do that?
Any help would be greatfully appreciated.
Peace out,
Peace Co.