$sql = 'insert into user(account,password,mail,phone,) VALUES ('.$account.','.$password.','.$mail.','.$phone.')';
$query = $this->link->query($sql);往数据库插入数据时,VALUES括号内要以变量的形式书写,像上面这种书写方式正不正确?
泛舟湖上清波郎朗
墨色风雨
守着一只汪
慕尼黑5688855
函数式编程
相关分类