Passing a URL with PHP, after a TAC page

Hello,

I have a basic knowledge of PHP, but need a bit of help here. Basically here is what I would like to happen.

  • user clicks on a link from a static site (this is already in place)
    [B]- user lands on terms and conditions page (not yet in place)
  • user clicks agree to terms (not in place)[/B]
  • user is redirected to exact link clicked on from static site, landing in specific section of online store (store is built and in place)

Any Tips?

Thanks!

Yup, sessions. :slight_smile: