Sending Info from previous PHP script

Stimulsoft Reports.PHP discussion
Post Reply
EDGARA
Posts: 5
Joined: Wed Oct 23, 2013 2:51 pm

Sending Info from previous PHP script

Post by EDGARA »

I have set up a php script. This script has an empty text-box. I want to be able to pass whatever I type in the box to the report and be able to use it on the report.

Say I type 'Hello World!' in the text-box then hit submit. The report opens up and the header of the report is 'Hello World'.

Reason I am asking here is because Im farely new to stimulsoft reports and I dont even know where to begin or if it is even possible.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Sending Info from previous PHP script

Post by HighAley »

Hello.

Please, start with reading the Stimulsoft Reports.Fx for PHP Developer FAQ.
Then you could watch our tutorial videos.

Thank you.
EDGARA
Posts: 5
Joined: Wed Oct 23, 2013 2:51 pm

Re: Sending Info from previous PHP script

Post by EDGARA »

thank you so much! i appreciate it!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Sending Info from previous PHP script

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you have any additional questions.

Thank you.
EDGARA
Posts: 5
Joined: Wed Oct 23, 2013 2:51 pm

Re: Sending Info from previous PHP script

Post by EDGARA »

Yes, there is a way to add variables to the url and use them in the query. Though, there is no way of using those variables in the actual report.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Sending Info from previous PHP script

Post by HighAley »

Hello.

You could use the variables in the report as well.

Thank you.
Post Reply