How to embed HTML using PHP when sending an Email
Posted: Tue Jun 10, 2003 11:32 am
Hi there,
I am a newbie to PHP. I was working with coldfusion before and due to budget constraint, we have moved to PHP (Way to go)..
My question would be
------------------------
I have a form where people will fill up their details like for an example:-
FirstName
LastName
Address
Phone
Email
Once they have filled up, these option, they will then click the submit button which will then send the details to our office through email. I am wondering how can I embed HTML in my processing page and pass the variables. Like for an example, to have the details showup in a table layout.
I have been looking at a lot books including Oreilly, but got nothing much and i would really appreciate any feedback.
Thanks
I am a newbie to PHP. I was working with coldfusion before and due to budget constraint, we have moved to PHP (Way to go)..
My question would be
------------------------
I have a form where people will fill up their details like for an example:-
FirstName
LastName
Address
Phone
Once they have filled up, these option, they will then click the submit button which will then send the details to our office through email. I am wondering how can I embed HTML in my processing page and pass the variables. Like for an example, to have the details showup in a table layout.
I have been looking at a lot books including Oreilly, but got nothing much and i would really appreciate any feedback.
Thanks