This is a discussion on "Emailing a php page with url request parameter" within the PHP Forum section. This forum, and the thread "Emailing a php page with url request parameter are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Emailing a php page with url request parameter
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Emailing a php page with url request parameter
I wish to automatically send an email to a recipient which will use a template from a php form page with url request.
It would suit me to do this from within the page itself or to call up the page from a script file activated manually. Using phpmailer and a mail file of my own, I can send an html version (manually saved) of the page, and also 'blank' version of the page if I miss out the url request. However, as soon as I add the url request on the end of the file name it becomes 'not found', which I understand as it has to be generated. Can anyone help me get around this please? This is with an aim to incorporating it into a multiple email to all customers in a database, which I have several ideas for achieving, but I just need to know this bit! Many thanks G |
|
|
|
||||
|
Re: Emailing a php page with url request parameter
I don't really understand the question? Maybe you could post some code or clarify a bit?
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to reference Function parameter in code | flamin_mongrel | JavaScript Forum | 0 | May 14th, 2007 15:02 |
| Trouble using a checkbox as parameter ... | teamv | JavaScript Forum | 0 | Feb 23rd, 2007 22:17 |
| Counter Info - Emailing | brottmayer | PHP Forum | 4 | Dec 9th, 2006 21:33 |
| emailing webpage, or corporate newsletter | wood1e | Web Page Design | 3 | Jun 30th, 2005 08:44 |