Jump to content

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?

The only thing you could do in PHP would be to send an email to that person, they would have to add it to their calendar by hand.  Keep in mind this is using just PHP.  I'm sure you could create a program or script to add it (non-php), though.

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

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.