Im trying to setup a php contact form.
I created a html and the php file the whole process works except for when i receive a message it only states the subject with no name,no email,no body.
I was told i have to put everything into one variable.
Does anyone know how to do this?
Thanks
This is...