且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

PHP/MySql错误语句不执行

更新时间:2023-11-30 12:03:16

userId字段来自一个帖子,它可能是一个或多个ID,现在的问题是当我发布多个ID时会抛出该错误我这个错误列数与行1的值数不匹配",",帮助将不胜感激
userId field that comes from a post could be one or more Ids, now my issue is that when i post more than 1 id it throws me this error "Column count doesn''t match value count at row 1'',", Help would be much appreciated
public function executeAction(){
    


app = Wow_Application :: getInstance();
app = Wow_Application::getInstance();


条件 = Wow_Criteria_Model;
criteria = new Wow_Criteria_Model;