Posts by nenuc0 • 1 point
1 post
-
0
votes1
answer39
viewsQ: Select 3 Random values in mysql table
I am trying to make a change to a code that will read in a mysql table the following: $getmaps = safe_query("SELECT * FROM ".PREFIX."cup_maps WHERE mappack='".$set['mappack']."'");…