PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
UPDATE school_more_info SET comments = replace( comments, '�', "'" )
将comments字段中的特殊字符�替换为’。