You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Hi
How can i catch a users IP address of people who visit my site?<?php
echo $_SERVER['REMOTE_ADDR'];
?>
should do it