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

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -