![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
PHP Email
Hey,
I need help with this one problem. Let me describe the situation. The user fill out an application online, and then hit submit. I want PHP to use that data to fill out a form and e-mail me that form. Is it possible for php to do this and if so please help. THANKS!! p.s. Right now I have PHP just send an e-mail with the information on it. I want to have a form with that information. |
|
|
|
| Sponsored Links |
|
|
#2 (permalink) |
|
Design Team Member
|
Re: PHP Email
What kind of form? A little example of what you want to see in your email would be kind of nice (just make a web page with a mock-up if you can)
__________________
Free Resources PC Protection - Comodo Firewall | AVG Anti-Virus | WinPatrol | Ad-Aware | Spybot S&D | SpywareBlaster |Web Design/Programming - KompoZer (Editor) | Paint.NET (Graphic) | GIMP+GIMPShop (Graphic) | FileZilla (FTP Client) | Free Hosting | |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Jan 2008
Location: Harpers Ferry, WV
Posts: 362
OS: OS X 10.4.x
|
Re: PHP Email
As Redcore indicated, a mock-up would be necessary. Keep in mind though, that if you are trying to create an HTML type form, if the receiver can't retrieve it that way, it will still be just text to them.
|
|
|
|
|
|
#5 (permalink) |
|
Registered User
Join Date: Jan 2008
Location: Harpers Ferry, WV
Posts: 362
OS: OS X 10.4.x
|
Re: PHP Email
Still not clear on exactly what you are trying to do. Keep in mind that it is in your mind and you can see what it is, we can't.
A complete explanation of what you want on the web page, what the user will see and any other admin type stuff and what you are trying to get in the e-mail. |
|
|
|
|
|
#6 (permalink) |
|
Registered User
|
Re: PHP Email
Sorry about that. Let me try this again
First, the user will fill out a simple registration (i.e. Name, address, phone number, etc..) Second, after the user is finished filling out the online form. I want php to take that information and write it out onto a file (PDF preferably) template. Third, after the file have been written I want it to send that file to an email address. I hope that is clear. |
|
|
|
|
|
#7 (permalink) |
|
Registered User
Join Date: Jan 2008
Location: Harpers Ferry, WV
Posts: 362
OS: OS X 10.4.x
|
Re: PHP Email
Short answer, yes.
Long answer (and this is a long one so I'll refer you to much better explanations): How To: Create PDF With Php - Create on-the-fly PDF on the web server Use PHP to Create Dynamic pdf Files PHP PDF Functions |
|
|
|
|
|
#9 (permalink) |
|
Registered User
Join Date: Jan 2008
Location: Harpers Ferry, WV
Posts: 362
OS: OS X 10.4.x
|
Re: PHP Email
np. As you can see, you'll probably need to get one of the .dll or class files and add it to your web server. There is also lots of good sample code there for you to look at and copy. Stop back if you still have problems.
|
|
|
|
![]() |
| Thread Tools | |
|
|