PHP output formatted for Microsoft Outlook

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
kathyc2020
Forum Newbie
Posts: 1
Joined: Sun Feb 01, 2004 12:31 pm

PHP output formatted for Microsoft Outlook

Post by kathyc2020 »

I am writing a php script for and the output is being sent
to Microsoft Outlook.

How do I format the output so that I can put it in tables
inside Microsoft Outlook?

I have quite a bit of data to display and in a table format
would be the best way.

Any help would be appreciated.

Thank you.
Labbat
Forum Newbie
Posts: 15
Joined: Mon Jan 26, 2004 9:10 pm

Re:

Post by Labbat »

What do you mean?
Are you trying to take a script that you wrote, that validates,
or, some kind of web-based email program you have, that
sends out emails- via MS-Outlook?

If so I could tell you.....But your question was very generic...
Not too sure what ya meant ;)
Post Reply