Pipe Email To Db

hi we have many tables in one database ! we wanna send email to one of our servers email that import the information to specific tables!

for example
send email to : mail At xx.com
subject: table name
message: var1, var2,var3, var4,var5, var6

the table is like this
id,username,name,email,comment,date
after send in table x we should have var1 ….. as inserting 1 record
if the the sender has send wrong data(data validation) it should reply and tell him why the record has not pipe to db!! i need php fully objective file !!!

Leave a Reply

Your email address will not be published. Required fields are marked *