Show Your POST Variables
July 22nd, 2006Here is a little snippet of PHP code that may come in handy.
If you have an online form and are wondering how the variables are getting passed to your action page, just use this code and post your form and this code will display each variable that was submitted via the form.
Trust me, it comes […]





