I want to create a e-newsletter using php in which
1. Load the newsletter template (created using MS-Word)
2. create a html form wherein the users can enter the text, upload the images
3. On submit, place the tex and images in the newsletter and save in a different name.
4. email the newsltter
Am I making it clear,
sankari
create e-newsletter using php
Moderator: General Moderators
Re: create e-newsletter using php
You've made clear what you want to do. What you haven't made clear is a.) what you've done so far, or 2.) where you're running into problems.