Using PHP to allow access to file downloads after user pays
Hi I am relatively new to PHP, but I am wondering if there is an easy method for making links appear to downloadable content, after a user has paid for access? The pay part I think I have handled through PayPal and MySql, but how can I store material (files) and have links appear to only the ones that a person has paid for using PHP?