sConn->createCommand($sql)->queryAll(); if($data){ return count($data); } return 0; } }