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.
Sending Info from previous PHP script
Re: Sending Info from previous PHP script
Hello.
Please, start with reading the Stimulsoft Reports.Fx for PHP Developer FAQ.
Then you could watch our tutorial videos.
Thank you.
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
thank you so much! i appreciate it!
Re: Sending Info from previous PHP script
Hello.
We are always glad to help you.
Let us know if you have any additional questions.
Thank you.
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
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
Hello.
You could use the variables in the report as well.
Thank you.
You could use the variables in the report as well.
Thank you.