웹마짱구's 블로그

Ms Word 로 출력하기

Linux/PHP : 2007/11/14 14:37


<?
Header("Content-Type:application/msword");
header("Content-Disposition: attachment; filename=fileName.doc");
header( "Content-Description: PHP4 Generated Data" );
?>
top

Linux/PHP : 2007/11/14 14:37 Trackback. : Comment. : view 929

Trackback Address :: http://jjangu.pe.kr/blog/trackback/475

Write a comment.




: 1 : ... 124 : 125 : 126 : 127 : 128 : 129 : 130 : 131 : 132 : ... 543 :