阅读背景:

无法使用使用php从服务器发送的jquery解析2维json数据。

来源:互联网 
$.post('ol_st_checker.php',function(d){              //this method is going to check who ever is online
    $.each(d.uinfo,function(index,value) {
        alert(index+'='+value);
       /*$.each(this,function(index, element) {
            alert(index+'='+element);
        });*/
    });
},'json');},
$.post('ol_st_checker.php',function(d){        



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: