ajax php 验证注册用户名是否存在 1.在”test”数据库中,建立一张名为”user”的表. sql语句: 1 create table `user`( 2 `id` int(5) no … 继续阅读 ajax php 验证注册用户名是否存在