This is a discussion on Sending newsletters from standalone software within the PHP Language forums, part of the PHP Programming Forums category; Hi, I would like create a php application that can send html newsletter from a normal desktop with internet. Can ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, I would like create a php application that can send html
newsletter from a normal desktop with internet. Can you give me some pointers as to how can I approach this problem. I want to send the html newsletters without storing the images on an online server. If this is possible how can I do this?. Can you also provide me with examples of similar software. Thanks for all your help |
|
|||
|
On May 8, 9:37 pm, undbund <undb...@gmail.com> wrote:
> > I would like create a php application that can send html > newsletter from a normal desktop with internet. Can you > give me some pointers as to how can I approach this problem. Get phpDock: http://www.nusphere.com/products/phpdock.htm It will allow you to write desktop applications in PHP. > I want to send the html newsletters without storing the images > on an online server. If this is possible how can I do this?. It's possible; you need to figure out how to refer to attached images in the body of the HTML e-mail. Cheers, NC |
![]() |
| Thread Tools | |
| Display Modes | |
|
|