is it possible make a php app to autorespond to email?

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
iiosllwere
Forum Newbie
Posts: 1
Joined: Thu Jun 17, 2004 4:16 pm

is it possible make a php app to autorespond to email?

Post by iiosllwere »

so, a user sends an email to some address and then the php app immediately notices the email and responds to it.

is there a way to get php to do that sort of event handling?
User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

Post Reply