sending back MMS after message has been posted on your blog via MMS
Send mail with attachments using PHP
Take ParseMailScript.php and put the code into the place where you send mail
where other functions are
and where “DOING SOMETHING” instead of posting to a blog:
send a message back to the user
exchange part where file goes, that will be sent
$attachment
change attachments array to ‘local_filename’ (instead of filename)
DEBUGGING
PHP
run in Terminal
~ f
put show errors script part into the script
var_dum ($FILES); ==to see information