I'm working on a web site for a domestic violence group and these
groups always have an "escape" button, which is simply a link to
another site. Whether I open this link in the same window, a new
window or target="top", the back button will always return me to the
domestic violence site, which is what we wat to avoid.
Is this possible via PHP? Thank you.
groups always have an "escape" button, which is simply a link to
another site. Whether I open this link in the same window, a new
window or target="top", the back button will always return me to the
domestic violence site, which is what we wat to avoid.
Is this possible via PHP? Thank you.
Comment