just installed the win32 cgi 4.2.1 last night and discovered this strange thing with 
the $to string
in the mail function.

it crashes and gives me a Server Error Warning.

where usually i could go:
$to = "Mary<[EMAIL PROTECTED]>" ;

now it wants:
$to = "[EMAIL PROTECTED]" ;

$from formatting is ok though.

what's happening here?

cheers
Henry




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to