Example #1
0
 function uizmembers($key)
 {
     $rows = mysql\Collection::uizmembers($key);
     return $rows;
 }