php-reports icon indicating copy to clipboard operation
php-reports copied to clipboard

A PHP framework for displaying reports from any data source, including SQL and MongoDB

Results 101 php-reports issues
Sort by recently updated
recently updated
newest added

Hi, Im sharing my solution to make excel export to work, as i was getting a white screen. For fixing this im using phpspreadsheet, phpexcel is abandoned. 1) cd folderofphpreportscript...

It would be great to be able to conditionally style a cell in a table (e.g. Background Color, Font Color, Bold, etc). I see the Class Filter, but that appears...

I got this issue when using php-reports in PHP 7 Only variable should passed by reference in PhpReports.php on line 73 Only variable should passed by reference in PhpReports.php on...

Hi, I have added a chart in my sql report, with data in greek. Greek Title in Chart is displayed ok, legend is ok but axis are displayed as >...

I'm getting the error "Uncaught Error: Call to undefined function mysql_connect()" when I try to run any ADO report (including the sample ADO report). I know that it is calling...

Hi there, I just recently found this library and i must say, its pretty impressive. However, I can't seem to find any documentation on how to create a report that...

This is the relevant line and it looks like it is ignoring the value that was grabbed a couple of lines above: https://github.com/jdorn/php-reports/blob/master/classes/headers/VariableHeader.php#L116

i get this error from composer "Loading composer repositories with package information Installing dependencies (including require-dev) from lock file - Installing lespoilus/spyc (dev-master 5a5bacd) Cloning 5a5bacdef1e514bdbb30701f13d9867140a6a21b Failed to download lespoilus/spyc...

I am trying to use the database options to generate a dynamic multi-select, and that is rendering correctly. But, it is not generating the expected query and results. Any ideas?...

the value-display of the characters Ö Ä Ü ß ö ä ü ... looks that way in the report-table: äöü Ã�Ã�Ã� & Ã� (In the mysql-table all tables/values are in...