imap_open function not working on my site this shows the error
Fatal error: Call to undefined function: imap_open() in /usr/local/www/htdocs/itpromoters/list.php on line 7 i sthere any other file required to run script plz help thanx
So you have IMAP server installed in your system? .. if yes then what version of PHP are you using?
I think you need to install imap package on you server and compile your php --with-imap
it's not installed . actually i want that i check my mails from my site that is php supported. what i m to do on my site so that imap functions run over there plz help