- Trong Model:
public function capnhatsolanxem($name)
{
$arr=array('SoLanXem'=>new Zend_Db_Expr('SoLanXem + 1'));
$this->update($arr,"TieuDe_KhongDau= ' ".$name." ' ");
}
- Trong Action chitiettin:
$tin=new Default_Model_Tin(); $tin->capnhatsolanxem($tieude_khongdau);
Không có nhận xét nào:
Đăng nhận xét