I purchased a PHP application that I’m trying to integrate into my EE site. The application gathers information via multi-page forms and, upon receipt of all information, launches one PHP file or another depending upon the variables set by the user in the forms.
The problem I’m having is that I can’t seem to pass these variables between the templates. I understand from another post that variable passing is something you can’t do in EE.
Can you suggest another, and preferably uncomplicated, way I might modify the application to accomplish this?
Thanks.
