Search found 1 match

by max46
Mon Nov 24, 2008 11:43 pm
Forum: PHP - Code
Topic: Prevent visitors from leaving the domain
Replies: 3
Views: 138

Prevent visitors from leaving the domain

Hi, I want to prevent visitors from leaving the website when they're on the page called 'count.php' only. I mean if a visitor clicks on an external link on that page, nothing will happen. Only links with the domain as base url will be active. tried with a javascript: --------------------------------...