Hello,
I will create a report for different customers and different periods. for example many bills.
Therefore the customer should only see his own data and has to select the period.
How can I implement that my SQL select statement is like this
Select * from data where customer_id=1 and date between X and Y?
I have to change the deposit data in the statement when I create the project with PHPR before the data will be displayed.
Can I implement that the customer is able to open a site with a displayed PDF document from single data in his site to print the details for single bill?
Thank you for help.
Another question:
What does an Upgrade from my Version 5 of PHPR to the actual Version costs?
99$?? I can not found the information.