Hi
Is it possible to view an invoice as a web page?
If you were to go to:-
http://www.rbcserver.net/cpanel/invoices.php
You will see a drop down box with "months" - when the user is logged on is there some php coding to extract the appropriate month?
Basically, not to store invoices but to create them when the user makes the request.
I have a table in mysql which contains the following:-
- username
- month
- invoiceref
- calls
- mins
- revenue
- occ
- vat
- bill
Any help with this would be much appreciated.
Yours
Russell