PHP get the vistor ip address

This one line php code will give you reliable ip address of the user who is visiting your page.

echo $_SERVER['REMOTE_ADDR'];

Check your ip address

Search within Codexpedia

Custom Search

Search the entire web

Custom Search