Tamer Youssef

Just another site

By - Tamer

How to Enable IMAP in Windows

1- Go the directory were you have installed PHP for example \xampp\php\php.ini

2-open php.ini file.Now you have to find “;extension=php_imap.dll”

3- Just remove semicolon so your string like this “extension=php_imap.dll”

4- Now save and close your file

5- restart your Xampp/Apache server