Client ip address using javascript

Posted by Ajith on Stack Overflow See other posts from Stack Overflow or by Ajith
Published on 2010-04-10T10:11:35Z Indexed on 2010/04/10 10:13 UTC
Read the original article Hit count: 241

Filed under:

I need to getting the client ip address using javascript.Actually,our connection provider ip is something like this 122.172.127.200.We are putting different private ip like 192.168.10.1,192.168.10.2 and so on..i can retrieve 192.168.10.1,but how can i retrieve the 122.172.127.200 using php or javascript.SSI already enabled.Please help me....Thanks

© Stack Overflow or respective owner

Related posts about JavaScript