Hi everyone, happy new year!!!
I am trying to add some extra "security" to my website. I would like all links that do not link to my website to visit an "out" page that will tell the user that they are being taken to an external domain.
Would I be able to do this with PHP alone or will I need to use some JavaScript as well?
Many thanks.