Best solution for getting referral information in PHP
- by absentx
I am currently redoing some link structuring on a website. In the past we have used specific php files on the last step to direct the user to the proper place.
Example:
www.mysite.com/action/go-to-blue.php
or
www.mysite.com/action/short/go-to-red.php
www.mysite.com/action/tall/go-to-red.php
We are now restructuring to eliminate the /short/ or…