i am developing a online chat application, for that i have a server with static ip.
i want to give only small javascript to include in client website.
here my requirement is obtain ip address and the location of the user of the website.
websites my in in any language like php,jsp,html,asp....for any wesite my script is same
please help me in this issue to solve..
this script needs to retrive the ip address of the visitor of website..
3
Contributors
2
Replies
2 Hours
Discussion Span
3 Months Ago
Last Updated
4
Views
Related Article:Fetch IP Address
is a PHP code snippet by Echo89 that has 3 replies, was last updated 6 months ago and has been tagged with the keywords: php, client, ip, address.
Little confused as to what you're trying to achieve. Do you want to get the user's IP address using Javascript or PHP/Other serverside language? Pritaeas' solution should work on the PHP end.