oops - read the notes for PUTENV. Did the 'delete' properly and now I have
no entries for php_auth_pw.
For those reading along - to remove the variable use putenv("varname") NOT
putenv("varname= '' ");Thanks Martijn!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

