Jump to content

Have No Clue Where To Start: PHP Mail Sort Ino DB


refiking

Recommended Posts

OK......Here's what I am trying to do.

 

I have a voicemail system built on my computer that sends me an email with the voicemail as an attachment.  The email subject is New Voicemail Ext. ###

 

I have several hundred extensions. What I would like to do is send these email messages to one address that would put the attachment into a mysql DB like "insert into voicemails ext = '$ext(which would be the number from the subject)' and message = '$attachment(which would be the actual vmail attachment)'

 

Is something like this possible using php?  I have no clue.  Thanks in advance gurus.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.