Im trying to find a php code for redirecting traffic based on browser, but can't find it.
So for example:
if the visitor uses firefox, they will go to SITE A
if the visitor uses windows, they will go to SITE B
if the visitor uses safari, they will go to SITE C
Anyone fluent in PHP can probably write it in 30 seconds.
Thanks in advance.
So for example:
if the visitor uses firefox, they will go to SITE A
if the visitor uses windows, they will go to SITE B
if the visitor uses safari, they will go to SITE C
Anyone fluent in PHP can probably write it in 30 seconds.
Thanks in advance.