![]() |
Sergey Kornilov admin 9/3/2008 |
Sure, this can be done using PHPRunner. |
V
|
vgvetter author 9/3/2008 |
Sure, this can be done using PHPRunner. As a first step put those files to a folder on the web server is not accessible via HTTP. Create a database table to store document names (one record per document). Use advanced security settings to restrict access to certain documents for certain clients (not required if you like all customers to have access to all documents). |
L
|
laurent 9/12/2008 |
Sure, this can be done using PHPRunner. As a first step put those files to a folder on the web server is not accessible via HTTP. Create a database table to store document names (one record per document). Use advanced security settings to restrict access to certain documents for certain clients (not required if you like all customers to have access to all documents).
|
![]() |
Sergey Kornilov admin 9/12/2008 |
Laurent, |