I have found examples of how to send email via PHP and feel I can do that. It is passing the variables from one form to another I am having trouble with. I have tried to find tutorials to show me how, but none are like what I am doing. And I do not know how to create the code for handling the form page that allows the user to keep adding data and saving this to an array. And will I have to set a finite limit on this array or can I make it open ended and allow them to keep adding more data virtually indefinitely?
I am a VB developer that is new to PHP and just need a little help getting started.
Thank you.