Hello ! AS> Are you calling environment or server variables directly? For _example_ AS> $PATH. If so, call them using the superglobal $_SERVER['PATH']. Or AS> perhaps you're utilizing $argv to bring in stuff from the command line? AS> Similarly, use $_SERVER['argv'].
AS> These chagnes are due to register_globals now defaulting to Off. Nop cause I've set register globals to on. And also the script does work but Qmail thinks (I don't know why) that the mail is not fully delivered. -- Cordialement, Cedric mailto:[EMAIL PROTECTED] http://www.sincever.com : Actu Music Only -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php