php-reports
php-reports copied to clipboard
A PHP framework for displaying reports from any data source, including SQL and MongoDB
 I can run the same SQL code in Phpmyadmin and it works showing the database requested, using PHP reports it just sits there `SELECT DISTINCT ost_ticket.number, ost_ticket__cdata.lancom, ost_user.name, ost_ticket.created,...
Added test to see if the driver is pgsql and if it is then we use "-character instead.
http://localhost/project/php-reports-master/report/html/?report=mysql/all-orders.sql http://localhost/project/php-reports-master/report/html/?report=php/timezones_multiple.php . . . all links show error 404 Not Found The page you have requested could not be found. what is sloution ???? 
PHP 7.4 deprecates as follows: `Methods with the same name as their class will not be constructors in a future version of PHP` ... for at least the following (there...
Warning: A non-numeric value encountered in E:\project_management\php-reports-master\classes\headers\RollupHeader.php on 
-- VARIABLE: { -- name: "topic", -- type: "select", -- database_options: { -- table: "ost_help_topic", -- column: "topic_id", -- display: "topic", -- **all: true** -- } builds the following query:...
Listing items for the Portuguese, it is necessary to change the method "getValue" the ReportValue.php  
I have to install php-reports in a closed environment with strict firewall rules. Using Composer and having it download packages would be very difficult. Is there an "all-inclusive" package I...
I'm getting below while trying to view reports. Warning: include(vendor/autoload.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/php-reports/index.php on line 13 Warning: include(): Failed opening 'vendor/autoload.php' for...
Hi, I'm installing PHP-Reports softwar and composer says: ``` Problem 1 - Installation request for alcaeus/mongo-php-adapter 1.1.x-dev -> satisfiable by alcaeus/mongo-php-adapter[1.1.x-dev]. - alcaeus/mongo-php-adapter 1.1.x-dev requires ext-mongodb ^1.2.0 -> the requested...