PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
i tried to have imap() installed but it proved abortive. Please can you help me on it.
I uncommeted the imap.dll in the php.ini file. And I have the imap.dll installed where php was installed. But all this did not work.
Is there any help??
Jamal
tells you about available extensions.
If you uncomment extension=php_imap.dll in php.ini and the library can't be loaded there should be an error message either as message box or in the server's error-log (depending on OS and webserver)
I could not be able to restart the server. I use win98. I have got no problem with php or the apache. I use mail() without a problem as well. But the problem is only with imap_open().
Is there any further help??
thanks