Content-Disposition: attachment; issue

Discussion in 'PHP' started by crivion, Mar 16, 2010.

  1. #1
    $file = "uploaded/".$rs['font']."/$file";
    header("Content-Disposition: attachment; filename=$file");

    it replaces the slashes "/" with underscores "__"

    any idea?
     
    crivion, Mar 16, 2010 IP