Creating a redirect thankyou.html from PayPal to a

page that would house a downloadable file. The trick is that it needs to be generated as opposed to a static HTML page that could be copied and pasted, and the download stolen.

The situation is this, a downloadable file is purchased through Pay Pal, the Thankyou redirect page would go to a generated page which houses the .mov file.

Is this possible with a simple php? :look: