Example #1
0
 function srem($key, $member)
 {
     mysql\Collection::srem($key, $member);
 }