Posted by petersprc on 10/25/06 22:40
Hi,
You can add this to the bottom of the script to handle that
URL:
if (isset($_GET['title'])) {
SimpleRedirectLog::logRedirect($_GET['title']);
}
> Hi,
>
> I tried link file to download:
>
> http://www.mydomain.com/SimpleRedirectLog.php?title=MyFile
>
> M.
Navigation:
[Reply to this message]
|