Dynamic reports

Stimulsoft Reports.PHP discussion
Post Reply
Gagan
Posts: 2
Joined: Tue Aug 02, 2011 5:46 am
Location: india

Dynamic reports

Post by Gagan »

Hello
Can you please help me, how to generate the dynamic reports in php using mysql.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Dynamic reports

Post by Vladimir »

Hello,

Could you describe your question in more detail?

You can pass the parameter of SQL query and values of report variables in a GET or POST request:
http://stimulsoft.com/ReportsFxPHPFAQ.aspx#5

Thank you.
Gagan
Posts: 2
Joined: Tue Aug 02, 2011 5:46 am
Location: india

Dynamic reports

Post by Gagan »

Hi,
I not able to understand where to pass the my local database credential, and how to run the query. however i m creating a popup window using php code and i want to show data into this popup window using this software.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Dynamic reports

Post by Vladimir »

Hello,

To display the report please use the report viewer. To create a report template and define a data connection please use the report designer. For example:

How to Create Database Connection
How to Create Simple Report

Thank you.
Post Reply