Recently I updated PHP from 3 to 4 successfully.
But I cant use imap functions, such as
imap_open(),following is the error info:
Parse error: parse error, expecting `'}'' in C:\Inetpub\wwwroot\php4test.php on line 18
line 18 is just the line where i use imap_open().