Hi all, I am a newbie in php, will be appreciated for any possible help.

Is there a function that I could limit the access gained only to a whole set of websites, eg: *.abc.com? A similar function to limit access by looking into the IPs: $ip=$_SERVER['REMOTE_ADDR'];

Thanks again.