Domain verification
Posted: Wed Jul 02, 2003 11:44 am
How do i check if a domainname(domain.com) of a site running my script is the same as in a file?
example:
(de key file includes: domain.com)
how do i let it check if its the same as where its run from
$check=domain.com
if its not on domain.com it should go false
example:
(de key file includes: domain.com)
how do i let it check if its the same as where its run from
$check=domain.com
if its not on domain.com it should go false