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 -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -