![]() |
How to pass a post or get method array into stream() function
Hello everyone,
I have a post method form with a select list of specific names that I would like to output to pdf once selected and submitted. I am able to output my content to pdf but I am unable to dynamically rename the file using the post or get method. Here's the main portion of my code that outputs my content to pdf: PHP Code:
However, if I hardcode my name variable like this: PHP Code:
I've tried using array strings and the implode function but none seem to work. PHP Code:
PHP Code:
|
| All times are GMT +1. The time now is 08:56 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.