$sql = "INSERT INTO Users (name,email)"." VALUES ('dsaf','545454')"; $a =$this->modelsManager->executeQuery($sql);exit; Why is this SQL will perform twice? Once two new ?
if you place the code in your index file, and you have an ajax call, like favicon or so ..
thinks