php - display messages from gmail in my website -
i'm developing e-commerce website, in back-office have dashboard, in dashboard have part messages displayed.
for i'm using messages records in database, want display messages gmail account in dashboard of back-office.
is there way ?
you want use imap interface gmail; there native functions in php deal imap connections, it's pretty straightforward.
Comments
Post a Comment