PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
为用户开通mysql权限:
grant all privileges on *.* to liuyz @"%" identified by "liuyz"; flush privileges;