Hello, on 03/13/2009 05:37 PM Rick Pasotto said the following: > I have several forms on my site that use the same sequence of events: > The first script displays and validates the form data, the second > reformats and asks for confirmation or editing, and the third script > sends the data in an email to the relevent people. > > Two of these forms work exactly as they're supposed to but the third > sends duplicate emails to everyone. > > I have looked and looked and I've run diff and I can see no reason why > this should be happening. > > Could someone suggest what I might have wrong? Usually this happens when you have a To: header in the headers parameters. -- Regards, Manuel Lemos Find and post PHP jobs http://www.phpclasses.org/jobs/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php