php文件中的sql的分割问题
$query=’Select 本文来源[email protected]搞@^&代*@码)网9搞代gaodaima码* from authorized_users where name= “‘.$userid.'” and password=sha1(“‘.$password.'”)’;
这样写对吗?
php文件中的sql的分割问题
$query=’Select 本文来源[email protected]搞@^&代*@码)网9搞代gaodaima码* from authorized_users where name= “‘.$userid.'” and password=sha1(“‘.$password.'”)’;
这样写对吗?