software:reportico:calling
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:reportico:calling [2023/07/03 18:37] – rodolico | software:reportico:calling [2023/07/03 19:09] (current) – rodolico | ||
---|---|---|---|
Line 5: | Line 5: | ||
For more control, you can instantiate a copy of the reportico class or namespace. I will not cover namespace here since that is pretty well documented. Instead, I will cover setting up a class. The documentation is not available on this, but you can read the code in run.php, which is well documented. | For more control, you can instantiate a copy of the reportico class or namespace. I will not cover namespace here since that is pretty well documented. Instead, I will cover setting up a class. The documentation is not available on this, but you can read the code in run.php, which is well documented. | ||
- | The following PHP script will accept a report name (file name, sans the .xml) and show the report screen. | + | The following PHP script will accept a report name (file name, sans the .xml) and show the report screen. |
+ | |||
+ | ===== reports_run.php ===== | ||
<code php reports_run.php> | <code php reports_run.php> |
software/reportico/calling.1688427465.txt.gz · Last modified: 2023/07/03 18:37 by rodolico