How would you retrive all variables sent from a form? Ie if I don't want to hardcode an e-mail script with the variables sent from an html form.
Also, how would I allow only x domain to access my script (if you have ever used matt wrights mailscript this is what I am trying to do, but with php)
Thanks!