mysql_query("INSERT INTO messages VALUES ( null,'".mysql_real_escape_string($_post['name'])."', '".mysql_real_escape_string($_POST['sex'])."', ..... )"); 请问以上 ...
Special characters require the MySQL escape character to indicate to the server that you want to insert the characters without executing any secondary code. Special characters such as commas and ...
当前正在显示可能无法访问的结果。
隐藏无法访问的结果