Kaztech Posted March 18, 2007 Share Posted March 18, 2007 Hi everyone, I'm not very familiar with PHP, but have a strong programming background. Was just wondering, if this is possible: - If I get an email to [email protected], how can I trigger something that will write to a file on my server? Ie, each time I get an email with a specific subject I'm looking for, a script will get triggered to write a specific number to a file. Sorry if this is such a strange request, thanks in advance for any responses. -Kaztech Link to comment https://forums.phpfreaks.com/topic/43285-new-here-very-specific-scripting-question/ Share on other sites More sharing options...
zq29 Posted March 19, 2007 Share Posted March 19, 2007 Might be worth having a read of the IMAP, POP3 and NNTP Functions section of the manual... Link to comment https://forums.phpfreaks.com/topic/43285-new-here-very-specific-scripting-question/#findComment-210425 Share on other sites More sharing options...
Kaztech Posted March 20, 2007 Author Share Posted March 20, 2007 Thankyou - exactly the right direction I needed. Link to comment https://forums.phpfreaks.com/topic/43285-new-here-very-specific-scripting-question/#findComment-210883 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.