Yii: findAllByAttributes() simple example The easiest way to using findAllByAttributes function with Yii: $Blog = Blog::model()->findAllByAttributes(array('id'=>$BlogID)); Return : array the records found. An empty array is returned if none is found. Email ThisBlogThis!Share to TwitterShare to Facebook
0 nhận xét:
Post a Comment