Hi dear forum, Php can send mail for sure but it can read mail too? I wanna make a webpage that a user will read/send e-mail. Is it possible? Many thanks
There's no pretty way to do this in PHP, but it can be done. start here: http://www.php.net/manual/en/ref.imap.php This will get you into the things that you will need to know.