473,385 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Running a PHP script from an email in Outlook

1
Hi... All

Please help me on this issue...


When I'm sending the outlook mail ; I should be able to run the PHP file to save the mail data ( which mail from outlook )...

Is it possible...
Jun 1 '07 #1
4 1845
pbmods
5,821 Expert 4TB
Changed thread title to better match contents.

Heya, KKLR. Welcome to TSDN!

You cannot run PHP scripts from an email in Outlook. PHP is a server-side scripting language that uses browser requests as parameters for script execution.

Since emails are at best static copies of web pages, there is no server interaction, and so you cannot run PHP scripts that way.

You can include a link in the email to a web page that will run your PHP script, but you might just want to look at your Outlook settings...

... because Outlook automatically saves your sent emails.
Jun 3 '07 #2
Motoma
3,237 Expert 2GB
I am having a small amount of difficulty understanding what you are trying to accomplish. It would help me in assisting you if you more thoroughly describe what you are trying to do.

Thanks,
Motoma
Jun 4 '07 #3
jrsjrs
24
This sounds exactly like what I asked on 28 May 2007
entitled php include() inside mail() .
Have a look and tell me if it is.
Apparently this is impossible to do.!?
Jun 5 '07 #4
pbmods
5,821 Expert 4TB
This sounds exactly like what I asked on 28 May 2007
entitled php include() inside mail()
You mean this one? ~_^
Jun 6 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: ThunderMusic | last post by:
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web...
10
by: ThunderMusic | last post by:
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web...
2
by: Alban | last post by:
Hello My soft gets back information from outlook. But when I create my namespace: OApp = New Outlook.Application oNS = oApp. Session oNS.Logon (Nothing, Nothing, False, True) I have an...
1
by: tomapi69 | last post by:
Hello, I've found some conflicts between Outlook, SVG Plugin and some JRE. I would like to be able to detect if Outlook is currently running from IE so I could warn the user of possible crash. ...
8
by: sandeep | last post by:
hi all i am very much a newbie to python but has some experience of development.i am trying to write a script which will loop through the outlook 2003 inbox and save the email data in an simple...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.