Is there way to make 1 HTML and/or PHP page for multiple redirects? (see details)?

  • Thread starter Thread starter Jouke E
  • Start date Start date
J

Jouke E

Guest
Is there a way to make 'page.html' or 'page.php' receive a refer / link to 'page.html/php' and redirect them to the link corresponding for being sent from that page?
Ex,
Viewer is at page 1. Gets sent to 'page.html/php' and is logged as sent from page 1. Viewer gets redirected to page A.
Viewer is at page 2. Gets sent to 'page.html/php' and is logged as sent from page 2. Viewer gets redirected to page B.
 
Back
Top