这个函数接收两个输入参数 —产品ID和一个包含修改记录的数组 —并使用 Zend_Db的update() 函数对数据库表执行一个 UPDATE查询。
This method accepts two input arguments—the product ID and an array containing the revised record—and uses Zend_Db's update() method to execute an UPDATE query on the database table.
这个函数接收两个输入参数 —产品ID和一个包含修改记录的数组 —并使用 Zend_Db的update() 函数对数据库表执行一个 UPDATE查询。
This method accepts two input arguments—the product ID and an array containing the revised record—and uses Zend_Db's update() method to execute an UPDATE query on the database table.
应用推荐