Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 확장자
- 한글 깨짐
- TextBox
- php
- 천단위
- 일괄변경
- smarty
- 문자열자르기
- i18n
- replace
- 부모창
- install
- ubuntu
- JavaScript
- Oracle
- mariadb
- Eclipse
- random
- jQuery
- SVN
- centos
- yum
- MySQL
- Python
- docker
- Postfix
- RabbitMQ
- Selectbox
- TPL
Archives
- Today
- Total
wilson's story
엑셀파일 생성하기 본문
반응형
$today = date("Y-m-d"); header( "Content-type: application/vnd.ms-excel" ); header( "Content-Disposition: attachment; filename=". $today. ".xls"); header( "Content-Description: PHP4 Generated Data" ); ?>
제목입니다. | |
번호 | 번호+1 |
= $i ?> | =$i+1 ?> |
반응형