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.
-
R
$ip=$_SERVER['REMOTE_ADDR'];
-
R
just use php's mail function: mail().
Be careful though, not all host let you use this function because it can be used for spamming.