I looking for function to fetch my email and add it to my vBulletin ( support forum ) automaticly so any one have this function ? I Need email subject & date & sender & body only 🙂
I hope you can help best regards
http://codewalkers.com/seecode/518.html
🙁
Fatal error: Call to undefined function: imap_open()
the code worked for me - doing half of what you want - getting the email and displaying it on the page.
But I'm a beginner with this stuff myself so I can't debug or help you further, sorry.
Originally posted by nodi Fatal error: Call to undefined function: imap_open() [/B]
Originally posted by nodi
Fatal error: Call to undefined function: imap_open() [/B]
You don't have imap support built in to your php installation. Quite a simple solution, really. Rebuild it with imap.