29
Jun
Quick Tip #4 - Display custom messages depending on where your visitors are coming from
Posted by Nouveller in Quick Tips
Posted by Nouveller in Quick Tips
In this quick tip, I’ll show you how to display custom messages to your visitors depending on where they click from onto your website. I saw this technique and at first thought, how is this being done?! But I’d forgot the value’s PHP can store in $_SERVER
Below is the full code
If you want to quickly [...]