Mail Merge

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Mail Merge

Post by Pyrite »

Hi Everybody,
I am wanting to make a mail merge option for an addressbook type program I have written in php. Is this possible with php, or even doing a mail merge to print envelopes from a browser in the first place? Anyone?
ger
Forum Newbie
Posts: 1
Joined: Fri Feb 20, 2004 7:19 am

mail merge

Post by ger »

Hi
I was just wondering if you found that code for mail merge?
That is exactly what i am looking fo so if you have anything could you send it to me Please!
Thanks :cry:
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Post by Pyrite »

Nope, I never found anything, and from the lack of replies, (as usual for me anyways), I don't know if many people have thought of this. Right now my only solution is to export my database to Excel, and then open the Excel file in Word and do Mail Merge.
Post Reply