mum4d Posted December 16, 2005 Share Posted December 16, 2005 Ok Guy's I have got a tricky one for you. I have a page that contains a table with a repeating region. Within that repeating region is an input (update) field that reads and writes to a MYSQL data base. this all works fine. The problem is I want to email the contents of the table, in HTML format when the user completes any changes made. I have set up a 'mail()' function and this works fine all but only the first row of the table appears in the email. Clearly the PHP repeating region script will not work in a HTML email. Any ideas how I can get this to work? Cheers Link to comment https://forums.phpfreaks.com/topic/3058-repeating-region-data-to-apear-in-html-email-using-mail/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.