NYCPHP Meetup

NYPHP.org

[nycphp-talk] Re: PHP5 & IMAP

Ajai Khattri ajai at bitblit.net
Fri Aug 27 14:32:02 EDT 2004


Joseph Crawford Jr. wrote:

> i should also mention the error i am getting is this
>  
>  *Fatal error*: Call to undefined function imap_open() in 
> *D:\htdocs\NmlForum\index.php* on line *2*
> ** 
> when using this code just to test and make sure it was working.
>  
> <?
> $nntp = imap_open("nntp.idg.pl", "", "");
> echo $nntp;
> imap_close($nntp);
> ?>


Are you sure IMAP support is enabled in your PHP build?

-- 
Aj.
Systems Administrator / Developer




More information about the talk mailing list