Geo IP Tool - View my IP information function addEngine() { if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { window.sidebar.addSearchEngine( "http://www.geoiptool.com/firefox/geoiptool.src", "http://www.geoiptool.com/firefox/geoiptool.gif", "Geo IP Tool", "General" ); } else { alert("Este plug-in es para Mozilla FireFox! (http://mozilla.org/productos/firefox)"); } } language: View my IP information More info about IPs Firefox Plugin Now online In your Website Host / IP: Host Name: mx-ll-180.183.104-218.dynamic.3bb.co.th IP Address: 180.183.104.218 Country: Thailand Country code: TH (THA) Region: Krung Thep City: Bangkok Postal code: Calling code: +66 Longitude: 100.5167 Latitude: 13.75 New tool for your Web! function createMarker(point,html) { var marker = new GMarker(point); GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } if (GBrowserIsCompatible()) { var map = new GMap(document.getElementById("map")); map.addControl(new GLargeMapControl()); map.addControl(new GMapTypeControl()); map.centerAndZoom(new GPoint(100.5167, 13.75), 13); var point = new GPoint(100.5167, 13.75); var marker = createMarker(point,"City: BangkokCountry: ThailandIP Address: 180.183.104.218 ") map.addOverlay(marker); } _uacct = "UA-82878-6"; urchinTracker();
ผมอยากได้ค่า
Code
Country code: TH (THA)
Longitude: 100.5167
Latitude: 13.75
Geo IP Tool - View my IP information function addEngine() { if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) { window.sidebar.addSearchEngine( "http://www.geoiptool.com/firefox/geoiptool.src", "http://www.geoiptool.com/firefox/geoiptool.gif", "Geo IP Tool", "General" ); } else { alert("Este plug-in es para Mozilla FireFox! (http://mozilla.org/productos/firefox)"); } } language: View my IP information More info about IPs Firefox Plugin Now online In your Website Host / IP: Host Name: mx-ll-180.183.104-218.dynamic.3bb.co.th IP Address: 180.183.104.218 Country: Thailand Country code: TH (THA) Region: Krung Thep City: Bangkok Postal code: Calling code: +66 Longitude: 100.5167 Latitude: 13.75 New tool for your Web! function createMarker(point,html) { var marker = new GMarker(point); GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } if (GBrowserIsCompatible()) { var map = new GMap(document.getElementById("map")); map.addControl(new GLargeMapControl()); map.addControl(new GMapTypeControl()); map.centerAndZoom(new GPoint(100.5167, 13.75), 13); var point = new GPoint(100.5167, 13.75); var marker = createMarker(point,"City: BangkokCountry: ThailandIP Address: 180.183.104.218 ") map.addOverlay(marker); } _uacct = "UA-82878-6"; urchinTracker();
เป็นค่าที่ผมดึงมาจากหน้า web ครับโดยใช้ file_get_content แล้วผมต้องการ code ในการตัด string เพื่อให้ได้ค่า
Country code: TH (THA)
Longitude: 100.5167
Latitude: 13.75