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 form that passes the values from one form to a confirmation page and then have the confirmation page passes the values to another page to have it emailed. Would sessions or POST and GET be the most prudent?