PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
$sql="INSERT INTO `表名` (`字段1`,`字段2`) VALUES ('值1','值2')"; mysql_query($sql);