I am trying to enable imap under win2000/apache
Under unix they have this command when they install PHP
./configure enable-imap
I am running under win2000/apache
how do I enable imap using win2000/apache...
Here is the error I get when I try to
send mail using my php application:
Fatal error: Call to undefined function: imap_open()
Thanks for your help