MrGraphx Posted June 1, 2006 Share Posted June 1, 2006 [img src=\"style_emoticons/[#EMO_DIR#]/huh.gif\" style=\"vertical-align:middle\" emoid=\":huh:\" border=\"0\" alt=\"huh.gif\" /] I am now as bald as the smilie face posted, trying to figure out the logic to perform this task. Here is the problem: I am using PHP_SELF to gather information from a form to arrays. I want to use multiple buttons, one for SUBMIT, one for RESET, and another for ADD RECORD. The ADD RECORD button is so the user can add more information from the same form to the arrays. When submitted, I will pull the information from the array's with a WHILE loop, format the content, and email the results. Does anyone have a suggestion as to the best way to approach this????? Thanks Link to comment https://forums.phpfreaks.com/topic/10948-dynamic-form-array-information-to-email/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.