I\'ve been reviewing a php support ticket application that attempts to check a designated pop3 email box (
[email protected]) when the attempt is made to retrieve the email the following error is received:
\" Fatal error: Call to undefined function: imap_open() in tickets.inc.php on line 83 \"
Upon...