d.shankar Posted October 27, 2007 Share Posted October 27, 2007 My code returns this result from a web page  User Login Remember me (requires cookies) Not registered? It's free!Forgot your user info?Mainpage Like what this service does? Help to keep it free. IP address location & IP address info: Examples: 213.86.83.116 (IP address) or msn.com (Host) IP address location & IP address info: My IP address [?]: 161.171.176.87 if(window.clipboardData){var obj=document.getElementById("ctc");if(obj){obj.appendChild(document.createTextNode("(Copy)"));}} IP address country: India IP address state: Tamil Nadu IP address city: Madras IP address latitude: 13.0833 IP address longitude: 80.2833 Your ISP [?]: Videsh Sanchar Nigam Ltd Organization: Videsh Sanchar Nigam Ltd Host: 161.171.176.87.static.vsnl.net.in Local Time: 2007-10-27 11:49  More about you and your system: My Speed: Cable/DSL >>Speedtest My Browser: My Operating System: Referer: Unknown >>Show more about my system IP address location & IP address info: My IP address [?]: 161.171.176.87 if(window.clipboardData){var obj=document.getElementById("ctc");if(obj){obj.appendChild(document.createTextNode("(Copy)"));}} IP address country: India IP address state: Tamil Nadu IP address city: Madras IP address latitude: 13.0833 IP address longitude: 80.2833 Your ISP [?]: Videsh Sanchar Nigam Ltd Organization: Videsh Sanchar Nigam Ltd Host: 161.171.176.87.static.vsnl.net.in Local Time: 2007-10-27 11:49  More about you and your system: My Speed: Cable/DSL >>Speedtest My Browser: My Operating System: Referer: Unknown _uacct = "UA-1917917-1";urchinTracker(); But i need to filter in this manner. My IP address: 161.171.176.87 IP address country: India IP address state: Tamil Nadu IP address city: Madras IP address latitude: 13.0833 IP address longitude: 80.2833 Your ISP: Videsh Sanchar Nigam Ltd Organization: Videsh Sanchar Nigam Ltd Host: 161.171.176.87.static.vsnl.net.in Local Time: 2007-10-27 11:49 My Speed: Cable/DSL >>Speedtest My Browser: My Operating System: Referer: Unknown Any ideas and suggestions ? Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/ Share on other sites More sharing options...
d.shankar Posted October 27, 2007 Author Share Posted October 27, 2007 I think this will be a difficult task. Is it possible to find all these detail using PHP ? Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379123 Share on other sites More sharing options...
Lukela Posted October 27, 2007 Share Posted October 27, 2007 Whats your code Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379125 Share on other sites More sharing options...
d.shankar Posted October 27, 2007 Author Share Posted October 27, 2007 Is it possible to send different IPs to this link ? http://www.ip-adress.com/whatismyip/ I am unable to pass though only my ip results are getting fetched. Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379127 Share on other sites More sharing options...
Lukela Posted October 27, 2007 Share Posted October 27, 2007 That would be a great lesson to learn. Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379131 Share on other sites More sharing options...
d.shankar Posted October 27, 2007 Author Share Posted October 27, 2007 If you have learnt that lesson will you be able to share it here ? Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379134 Share on other sites More sharing options...
Lukela Posted October 27, 2007 Share Posted October 27, 2007 Imma do more research into it more although I looks challenging(Plus I am only 16 years old) But what is your code? May I see? Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379137 Share on other sites More sharing options...
d.shankar Posted October 27, 2007 Author Share Posted October 27, 2007 Still have to code ;D Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379143 Share on other sites More sharing options...
Lukela Posted October 27, 2007 Share Posted October 27, 2007 Hmmm... well I think... TRY and put the information in arrays seperated. Explode them or something I am unsure although this is just a guess of how to do it so I am unsure myself. Put the information in a array echo them seperatly. Quote Link to comment https://forums.phpfreaks.com/topic/74968-need-to-filter-data/#findComment-379146 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.