Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
configuring_reportico_-_system_parameters [2015/03/15 16:48] 127.0.0.1 [Customising Reportico - The Reportico run.php script] |
configuring_reportico_-_system_parameters [2018/05/04 21:40] (current) |
||
---|---|---|---|
Line 118: | Line 118: | ||
The runner looks as follows :- | The runner looks as follows :- | ||
- | <pre> | + | <code> |
- | sdfsdfsdfsdf | + | |
- | </pre> | + | |
<?php | <?php | ||
/* | /* | ||
Line 366: | Line 364: | ||
//ob_end_flush(); | //ob_end_flush(); | ||
?> | ?> | ||
+ | </code> | ||
+ | |||
Taking the essential lines at a time :- | Taking the essential lines at a time :- | ||