Insert INTO `users` ( `UserName` , `PassWord`
Some people do not standardize the naming of field names, which will cause conflicts. Use it to have some escaping functions
You can do it without it. If there is a conflict, just use it Use
http://www.bkjia.com/PHPjc/317804.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/317804.htmlTechArticleInsertINTO`users`(`UserName`,`PassWord` Some people do not name field names in a standardized way. If it causes a conflict, you can use some of its escaping functions without using them. If there is a conflict, use it...