PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a mail function that works great however I need to have this work with multiple reply-to's. So it sends the email fine however when someone hit reply, it need to go back to 2 people. Take a look at my script and please let me know what needs to be added. Thanks