Jump to content

PHP To Microsoft Outlook


libertyct

Recommended Posts

PHP runs on the server, outlook express runs on the client. PHP can be used to send an email, and if its available could even format it to do what you wish.... this isn't however a PHP question but that of Outlook Express.

 

Well i was thinking maybe theres a header i could put in the php email script that would automatically put the event details in the outlook calender?

It is very possible. You just need to use PHP to create a vcalendar file that the user could open. No different than having a link that dynamically creates and opens a report.

 

Here is a page that should point you int he right direction on the format needed for a vcalendar file: http://www.phpfreaks.com/forums/index.php/topic,152882.0.html

 

It is very possible. You just need to use PHP to create a vcalendar file that the user could open. No different than having a link that dynamically creates and opens a report.

 

Here is a page that should point you int he right direction on the format needed for a vcalendar file: http://www.phpfreaks.com/forums/index.php/topic,152882.0.html

 

 

thnx i will give it a try

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.