NYCPHP Meetup

NYPHP.org

[nycphp-talk] Re: PHP5 & IMAP

Joseph Crawford Jr. jcrawford at codebowl.com
Fri Aug 27 14:35:08 EDT 2004


cancel this post, i was editing an ini in c:\php when it was using one in c:\winnt now to figure out how to make it use the c:\php one

Joe Crawford Jr.

  ----- Original Message ----- 
  From: Joseph Crawford Jr. 
  To: NYPHP Talk 
  Sent: Friday, August 27, 2004 2:26 PM
  Subject: [nycphp-talk] Re: PHP5 & IMAP


  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);
  ?>

  Joe Crawford Jr.


------------------------------------------------------------------------------


  _______________________________________________
  New York PHP Talk
  Supporting AMP Technology (Apache/MySQL/PHP)
  http://lists.nyphp.org/mailman/listinfo/talk
  http://www.newyorkphp.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040827/97f7ad6c/attachment.html>


More information about the talk mailing list