Changeset 8621 for temp/trunk/html/test
- Timestamp:
- 2006/11/19 20:47:24 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/uehara/tree.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/tree.php
r8620 r8621 49 49 } else { 50 50 // ¥Õ¥¡¥¤¥ë¤Î¾ì¹ç¤Ï¥À¥¦¥ó¥í¡¼¥É¤µ¤»¤ë 51 Header("Content-type: text/plain name=".basename($_POST['select_file']));52 51 Header("Content-disposition: attachment; filename=".basename($_POST['select_file'])); 53 //Header("Content-type: application/octet-stream; name=".basename($_POST['select_file']));52 Header("Content-type: application/octet-stream; name=".basename($_POST['select_file'])); 54 53 //Header("Cache-Control: "); 55 54 //Header("Pragma: ");
Note: See TracChangeset
for help on using the changeset viewer.
