I've just started getting my hads on IMAP and emailing using php, and i have failed to start because the NT server/ISS server runing PHP 3.0.16 keeps saying:
Fatal error: Call to unsupported or undefined function imap_open() in C:\InetPub\test\imaptest.php3 on line 13
but the code cant be wrong cos i borrowed it from php.net....why doesn't it work?