On Mon, 18 Mar 2002, Mark Heintz PHP Mailing Lists wrote: > header ( "Content-Disposition: attachment; filename="$downloadfile" );
erg... typo... header ( "Content-Disposition: attachment; filename=$downloadfile" ); mh. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php