ajax.js var http_request=false; function send_request(url){ url = url rand= new Date().valueOf(); http_request=false; //开始初始化XMLHttp对象 if(window.XMLHttpRequest){//MOILLA浏览器 http_request=new XMLHttpRequest(); if(http_request.overr
ajax.js
var http_request=false;
function send_request(url){url = url + "&rand=" + new Date().valueOf();
http_request=false;
//开始初始化XMLHttp对象
if(window.XMLHttpRequest){//MOILLA浏览器
http_request=new XMLHttpRequest();
if(http_request.overrideMimeType){
http_request.overrideMimeType("text/xml");
}
}else if(window.ActiveXObject){//IE 浏览器
try{
http_request=new ActiveXObject("Msxml2.XMLHttp");
}catch(e){
try{
http_request=new ActiveXObject("Microsoft.XMLHttp");
}catch(e){
alert("浏览器不支持此方法,请更换浏览器!");
return false;
}
}
}
if(!http_request){
window.alert("创建XMLHttp对象失败");
return false;
}
http_request.onreadystatechange=processrequest;
//确定发送请求方式,URL,及是否同步执行下段代码
http_request.open("GET",url,true);
http_request.send(null);
}
//处理返回信息函数
function processrequest(){
if(http_request.readyState==4){
if(http_request.status==200){
document.getElementById(reobj).innerHTML=http_request.responseText;
}else{
alert("您所请求的页面不正常");
}
}
}
function do_ajax(obj,url){
document.getElementById(obj).innerHTML="查询中...";
send_request(url);
reobj=obj;
}
reg.html
假设已经注册过的用户名有tom,leo,lili,richard
用户名:
check.php
//链接数据库
$link = mysql_connect('localhost','root','123') or die('连接数据库失败,系统给的提示是:'.mysql_error());
//选择数据库
mysql_select_db('opp_blog') or die ('选择数据库失败,系统给的原因是:'.nysql_error());
$sql ="select * from opp_user";
//echo $sql;
$result = mysql_query($sql) or die(mysql_error());
//查询数据
#while($username=mysql_fetch_array($result)){
#echo "
#var_dump($username['username']);
#}
$usernames =mysql_fetch_array($result);
$names = array('tom','leo','lili','richard');
if($_GET['username']){
sleep(2);//这一句是为了展示查询过程值得变化,下面也是模拟查询过程,实际你可以到数据库查询
if(in_array($_GET['username'],$usernames)){
echo '此用户名已存在';
}else{
echo '恭喜,可以使用';
}
}else{
echo '请输入用户名';
}
?>

Alat AI Hot

Undresser.AI Undress
Apl berkuasa AI untuk mencipta foto bogel yang realistik

AI Clothes Remover
Alat AI dalam talian untuk mengeluarkan pakaian daripada foto.

Undress AI Tool
Gambar buka pakaian secara percuma

Clothoff.io
Penyingkiran pakaian AI

AI Hentai Generator
Menjana ai hentai secara percuma.

Artikel Panas

Alat panas

Muat turun versi mac editor Atom
Editor sumber terbuka yang paling popular

Notepad++7.3.1
Editor kod yang mudah digunakan dan percuma

ZendStudio 13.5.1 Mac
Persekitaran pembangunan bersepadu PHP yang berkuasa

VSCode Windows 64-bit Muat Turun
Editor IDE percuma dan berkuasa yang dilancarkan oleh Microsoft

Versi Mac WebStorm
Alat pembangunan JavaScript yang berguna