All Solution for Php
$criteria = new CDbCriteria();
$criteria = new CDbCriteria(array( 'order' => 'id DESC' ));
No comments:
Post a Comment