เอาโค้ด้านล่างนี้แป่ะไว้บนสุด
<?
header("Content-Type: application/msword");
header('Content-Disposition: attachment; filename="filename.doc"');
?>
December 18th, 2007
admin | 2,125 viewsเอาโค้ด้านล่างนี้แป่ะไว้บนสุด
<?
header("Content-Type: application/msword");
header('Content-Disposition: attachment; filename="filename.doc"');
?>