Data Analyzer - PHP ScriptData Analyzer - PHP Script
Data Analyzer, Create Custom Report, Dynamic Chart, Dynamic Datatable, Report Generator, Data Visualization Tool Average rating of 4.5 based on 4 votesData Analyzer - PHP Script
Data Analyzer, Create Custom Report, Dynamic Chart, Dynamic Datatable, Report Generator, Data Vis... Average rating of 4.58 Support questions or comments
Please login or create an account to post a question or comment.
-
Jul 5, 2022ocalle905 PurchasedI have this error message when i try to export excel
Deprecated: Array and string offset access syntax with curly braces is deprecated in /www/wwwroot/report/phpexcel/PHPExcel/Shared/String.php
Deprecated: Array and string offset access syntax with curly braces is deprecated in /www/wwwroot/report/phpexcel/PHPExcel/Calculation.php on line 2383
and much more -
Aug 23, 2022maxsoftbd AuthorWhat is your PHP version?
-
Apr 9, 2021mdwatt01 PurchasedCan this script be embedded or integrated into a webpage or CMS?
-
May 25, 2021maxsoftbd AuthorYou will able to integrate in your project
-
Jul 1, 2020Romadhoni Purchasedhow do the using chart "line" with combine like chart "combine colomn" using Categories Combination Fields ? thank you
- View 1 more reply
-
Nov 1, 2020maxsoftbd AuthorThanks for your idea. I am including in my plan
-
Nov 26, 2020Hi, will work on Windows Server?, ty.
-
Nov 27, 2020maxsoftbd AuthorYes
-
Mar 2, 2020Hi, is the project still supported? It use some php framework or standard library?
Ty
-
May 9, 2020maxsoftbd AuthorYes,
This is not any PHP framework, it's standard library.
-
Dec 28, 2019cfoinfo PurchasedCan you pass a php session parameter into the sql - for example where user_id = $user
-
Jan 1, 2020maxsoftbd AuthorBut this feature not included yet.
-
Aug 10, 2018rhc PurchasedAnother example for more detail:
This sql runs fine, but when saving shows the following error:
Select Plan.Cuenta,sum(Flujos.Debe) as debe
from Plan inner join Flujos on Plan.Subcuenta = Flujos.Subcuenta
where Flujos.Fecha BETWEEN '2017-09-01' AND '2018-08-31'
group by Plan.Cuenta
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '2017-09-01' AND '2018-08-31' group by Plan.Cuenta ', ischart = '1', chartt' at line 4 -
Aug 11, 2018maxsoftbd AuthorHello,
If you will use the double quote in the SQL then it's will be working fine.
Thanks
-
Aug 10, 2018rhc PurchasedHello.
when I try to add the clause where the query is executed, but when I save it it gives an error. Ex:
select EmployeeName, Designation, Gender, Salary from t_employee_demo
where Gender = 'Male'
-
Aug 11, 2018maxsoftbd AuthorHello,
Please use the double quote when you use single quote
select EmployeeName, Designation, Gender, Salary from t_employee_demo
where Gender = "Male"
Thanks -
Aug 11, 2018rhc PurchasedIt's work! Thank you. Great script
-
Apr 2, 2018PHP 7.2 compatible?
- View 1 more reply
-
Apr 8, 2018sabetiayan Purchasedif it can connect to multiple DB types to qury will be good, MSQL, SQL, Progres etc
-
Apr 8, 2018sabetiayan Purchasedfix excel export function, admin loging page
-
Apr 8, 2018maxsoftbd AuthorYes, Now only you can use this tools with MySQL database. I will update then you will able to connect another databases. Can you give me your E-mail address to solve your excel export function?
Information
Category | Scripts & Code / PHP Scripts / Database |
First release | 4 March 2018 |
Last update | 24 May 2019 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4, PHP 5.4, PHP 5.5, PHP 5.6 |
Files included | .php, .css, .html, .sql, Javascript .js |
Database | MySQL 4.x, MySQL 5.x |