Hello! I have a problem concerning how to work w/ POP and/or IMAP w/ PHP.
When I was working, I sat w/ my PC and programmed, I tested the results w/ my Mac, everything worked lovely! BUT, when I tried to access my PHP script from my PC, (btw, I have my webserver on that machine..), the PHP gave me an error. What I mean is that the program php.exe gave me a note that it was malfunction. I think this is very strange, everything worked from the Mac, not from the PC. I figured it was because I had the webserver on that machine, but no, when I tried from a friends PC, it didn't work either. What it comes down to now is that I have been checking my code and the line that PHP.EXE will not run from my PC is: $result=imap_fetch_overview($mbox,"1:$MN",0); Are anyone aware of any bugs for this function? It is so strange that it works from my Mac! I run WinXP Pro and PHP 4.006 Cheers Niclas Krantz, [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]