Im trying to setup a program that will accept an incoming email and then break down the “sender” and “message” into php variables that i can then manipulate as needed, but im unsure where to start.
I already have the email address piped to the php file in question (via cpanel)
Start with:
I just wrote that off the top of my head; haven’t tested for syntax or errors. Just a starting point.