I am going to be attempting to build a site where you pay to download reports. I can build the whole thing, except for I'm unsure how to approach protecting the actual Word docs, Excel spreadsheets, etc. from non-subscribers.
Does anyone know how to use PHP in order to do this? I need to be able to send users to a login page if they haven't signed in already before they can gain any direct access to these files.
Does anyone know how to use PHP in order to do this? I need to be able to send users to a login page if they haven't signed in already before they can gain any direct access to these files.