MAY 29c3fb4482 Preprečujem sledenje z odprtimi okni.
Pojačana varnost hashanja (a pozor, pri geslih ostaja MD5/SHA1/... kombo zarazi družljivosti).

Nadgradnja md5 bo poseben...tretma.
2023-01-23 20:39:16 +01:00
..
2020-08-14 13:36:36 +02:00
2020-08-14 13:36:36 +02:00
2020-08-14 13:36:36 +02:00
2020-08-14 13:36:36 +02:00
2020-08-14 13:36:36 +02:00
2020-08-14 13:36:36 +02:00
2020-08-14 13:36:36 +02:00

##InvoiceFox APi :: php

Examples, tester and library which interfaces few basic methods of InvoiceFox API.

###How to start

To start load files to a http server and try loading api-tester.html in your browser.

With that, you can easily simulate a call to any InvoiceFox API function. Don't forget to first set your API token in the upper right corner.

For code, look at example.php for simple practical example of adding a client, creating invoice and downloading PDF.