thanks,
but if i click the above link, it sends out the mail and if i schedule it for cron jobs, it doesnt run. So I'm not sure if mail function is giving problems. Nevertheless, i have given the php code for the above script below-
<?php
$ip=$_SERVER['REMOTE_ADDR'];
$from =...