Thứ Năm, 14 tháng 3, 2013

Yii ~ get db insert id


if($model->save())
{
$model->id;
}



reference
http://www.yiiframework.com/forum/index.php/topic/12776-get-last-inserted-id/

Không có nhận xét nào:

Đăng nhận xét