Page 1 of 1

Sending Info from previous PHP script

Posted: Wed Oct 23, 2013 3:34 pm
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.

Re: Sending Info from previous PHP script

Posted: Thu Oct 24, 2013 10:25 am
by HighAley
Hello.

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

Thank you.

Re: Sending Info from previous PHP script

Posted: Fri Oct 25, 2013 6:03 pm
by EDGARA
thank you so much! i appreciate it!

Re: Sending Info from previous PHP script

Posted: Mon Oct 28, 2013 5:07 am
by HighAley
Hello.

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

Thank you.

Re: Sending Info from previous PHP script

Posted: Mon Oct 28, 2013 2:53 pm
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.

Re: Sending Info from previous PHP script

Posted: Tue Oct 29, 2013 8:19 am
by HighAley
Hello.

You could use the variables in the report as well.

Thank you.