Đang tải dữ liệu...
Ajax Whois domain php Script check domain online cực ngon. - SinhViênIT.Net ||Diễn Đàn Sinh Viên CNTT
 
 
Đang tải...
 
       
Trở lại   SinhViênIT.Net ||Diễn Đàn Sinh Viên CNTT > Thư Viện Mã Nguồn > PHP Script



Đang tải bộ máy tìm kiếm

Trả lời Gởi Ðề Tài Mới
Lần đọc: 769 - Trả lời: 0  
Ðiều Chỉnh
  #1  
Cũ 17-04-2009, 02:58 AM
Vũ Thanh Lai's Avatar
Vũ Thanh Lai Vũ Thanh Lai đã thoát
Đầy tớ Nhân Dân
Tên Thật: Vũ Thanh Lai
Giới tính: Nam
Đang học trường: ĐH Tôn Đức Thắng
Đang học khoa: Công nghệ thông tin
Nghề Nghiệp: Sinh viên
Cấp độ: 69 [SinhVienIT.NetSinhVienIT.NetSinhVienIT.NetSinhVienIT.NetSinhVienIT.Net]
Hoạt động: 2559 / 2559
Điểm: 4067 / 14136
Kinh Nghiệm: 24%
Thành Viên Thứ: 1
Tham gia ngày: 29-09-2007
Đến từ: Định quán, Đồng nai
Tuổi: 19
Bài gửi: 12,203
Đã Cám ơn: 837 bài viết
Được cám ơn: 9,142 Lần trong 4,433 Bài viết
Thành viên này đã thay đổi Username 1 lần
Username cũ: vũ thanh lai
Mặc định Ajax Whois domain php Script check domain online cực ngon.

Ajax Whois domain php Script check domain online cực ngon.

Nguồn bài viết: http://sinhvienit.net/@forum/showthread.php?t=6039




Add thêm whois server nhé ở file AjaxWhois.php



Code:
function AjaxWhois(){   
    $this->serverList[0]['tld']      = 'com';
    $this->serverList[0]['server']   = 'whois.crsnic.net';
    $this->serverList[0]['response'] = 'No match for';
    $this->serverList[0]['check']    = true;
    
    $this->serverList[1]['tld']      = 'net';
    $this->serverList[1]['server']   = 'whois.crsnic.net';
    $this->serverList[1]['response'] = 'No match for';
    $this->serverList[1]['check']    = false;

    $this->serverList[2]['tld']      = 'org';
    $this->serverList[2]['server']   = 'whois.publicinterestregistry.net';
    $this->serverList[2]['response'] = 'NOT FOUND';
    $this->serverList[2]['check']    = false;
    
    $this->serverList[3]['tld']      = 'info';
    $this->serverList[3]['server']   = 'whois.afilias.net';
    $this->serverList[3]['response'] = 'NOT FOUND';
    $this->serverList[3]['check']    = false;
    
    $this->serverList[4]['tld']      = 'name';
    $this->serverList[4]['server']   = 'whois.nic.name';
    $this->serverList[4]['response'] = 'No match';
    $this->serverList[4]['check']    = false;
    
    $this->serverList[5]['tld']      = 'us';
    $this->serverList[5]['server']   = 'whois.nic.us';
    $this->serverList[5]['response'] = 'Not found:';
    $this->serverList[5]['check']    = false;

    $this->serverList[6]['tld']      = 'biz';
    $this->serverList[6]['server']   = 'whois.nic.biz';
    $this->serverList[6]['response'] = 'Not found';
    $this->serverList[6]['check']    = false;
    
    $this->serverList[7]['tld']      = 'ca';
    $this->serverList[7]['server']   = 'whois.cira.ca';
    $this->serverList[7]['response'] = 'AVAIL';
    $this->serverList[7]['check']    = false;

    $this->serverList[8]['tld']      = 'tv';
    $this->serverList[8]['server']   = 'whois.internic.net';
    $this->serverList[8]['response'] = 'No match for';
    $this->serverList[8]['check']    = false;

    $this->serverList[9]['tld']      = 'eu';
    $this->serverList[9]['server']   = 'whois.eu';
    $this->serverList[9]['response'] = 'FREE';
    $this->serverList[9]['check']    = false;

    $this->serverList[10]['tld']      = 'ro';
    $this->serverList[10]['server']   = 'whois.rotld.ro';
    $this->serverList[10]['response'] = 'No entries found for the selected source';
    $this->serverList[10]['check']    = false;

    $this->serverList[11]['tld']      = 'ws';
    $this->serverList[11]['server']   = 'whois.nic.ws';
    $this->serverList[11]['response'] = 'No match for';
    $this->serverList[11]['check']    = false;
    
    $this->serverList[12]['tld']      = 'co.uk';
    $this->serverList[12]['server']   = 'whois.nic.uk';
    $this->serverList[12]['response'] = 'No match for';
    $this->serverList[12]['check']    = false;

    $this->serverList[13]['tld']      = 'de';
    $this->serverList[13]['server']   = 'whois.denic.de';
    $this->serverList[13]['response'] = 'not found in database';
    $this->serverList[13]['check']    = false;
1 Số lưu ý khi sử dụng file đính kèm:- 1- Không cần đăng ký thành viên cũng có thể tải file đính kèm.
2- Tốt nhất hãy dùng Firefox hoặc IDM down các file đính kèm dạng Zip,Rar (Ko dùng IE 7).
File Kèm Theo
Kiểu File : rar ajax-whois.rar (42.9 KB, 370 lần tải)
Trả Lời Với Trích Dẫn
Thành viên dưới đây đã cám ơn bài viết này của Vũ Thanh Lai :
tienhung081 (29-10-2009)
Quảng cáo
Trả lời Gởi Ðề Tài Mới

Đánh dấu

Tags
ajax, cực, check, domain, ngon, online, php, script, whois


Ðang đọc: 1 (0 thành viên và 1 khách)
 
Ðiều Chỉnh

Quyền viết bài
Bạn không thể gửi chủ đề mới
Bạn không thể gửi trả lời
Bạn không thể gửi file đính kèm
Bạn không thể sửa bài viết của mình

BB code is Mở
Mặt cười đang Mở
[IMG] đang Mở
HTML đang Tắt

Chuyển đến

Các chủ đề tương tự
Chủ đề Người khởi xướng chủ đề Diễn đàn Trả lời Bài mới gửi
Share Yahoo Check Script PHP - Code check nick ẩn mới [14/6/2009] Vũ Thanh Lai PHP Script 6 26-06-2009 07:22 AM
Share code check domain Vũ Thanh Lai PHP Script 1 25-06-2009 07:10 AM
Share AJAX Domain Shop Script 1.0 PHP Nulled script | Code bán domain bằng PHP + AJax Vũ Thanh Lai Code shop - Travel 1 18-06-2009 11:39 PM
Web 2.0 Domain Check and Whois Search Vũ Thanh Lai PHP Script 0 26-04-2009 01:42 PM
Share code check được tất cả các loại domain (184 loại domain) Vũ Thanh Lai PHP Script 0 16-11-2008 08:22 PM


Múi giờ GMT. Hiện tại là 04:58 AM
Powered by: vBulletin v3.8.2 Copyright ©2000-2010, Jelsoft Enterprises Ltd.
Xây Dựng Và Phát Triển Bởi Các Thành Viên SinhViênIT.Net
Liên hệ: Email VuThanhLai@Gmail.Com | Admin@SinhVienIT.Net
Ghi rõ nguồn SinhVienIT.Net khi sao chép bài ở đây !

 

Trang chủ | Diễn đàn | Thư viện Tutorial | Tin tức CNTT | Việc làm | Công cụ | Server Upload