Got it Thanks!!
Ben

On Mar 6, 2006, at 12:13 PM, Stut wrote:

Benjamin Adams wrote:

Currently I have
an ini file that has the list of banner websites
I can make it count
problem is:
$_SERVER['REFERER'] will give me the full link
http://www.domain.com/dir/location/file.php
where I just want the
http://www.domain.com/

Look at http://php.net/parse_url

-Stut


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to