<?
$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" );
?>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<html>
<head>
<title></title>
</head>
<body>
<table border=1>
<tr>
<td>번호</td>
<td>번호+1</td>
</tr>
<? for($i=0; $i<10; $i++){ ?>
<tr>
<td><?= $i ?></td>
<td><?=$i+1 ?></td>
</tr>
<? } ?>
<tr>
</tr>
</table>
</body>
</html>
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5677 |
패션리스트
|
10년 전 | 2358 | |
| 5676 |
패션리스트
|
10년 전 | 2324 | |
| 5675 | 10년 전 | 2242 | ||
| 5674 |
|
10년 전 | 1374 | |
| 5673 |
|
10년 전 | 2124 | |
| 5672 |
|
10년 전 | 1739 | |
| 5671 |
|
10년 전 | 2814 | |
| 5670 | 10년 전 | 1203 | ||
| 5669 |
|
10년 전 | 2002 | |
| 5668 | 10년 전 | 1098 | ||
| 5667 | 10년 전 | 1370 | ||
| 5666 |
|
10년 전 | 1707 | |
| 5665 |
|
10년 전 | 1264 | |
| 5664 |
|
10년 전 | 1001 | |
| 5663 | 10년 전 | 2448 | ||
| 5662 | 10년 전 | 995 | ||
| 5661 |
AniNest
|
10년 전 | 2689 | |
| 5660 |
untitled
|
10년 전 | 2314 | |
| 5659 |
프로그래머7
|
10년 전 | 1701 | |
| 5658 |
untitled
|
10년 전 | 2312 | |
| 5657 |
untitled
|
10년 전 | 1842 | |
| 5656 |
untitled
|
10년 전 | 2602 | |
| 5655 |
|
10년 전 | 2720 | |
| 5654 | 10년 전 | 1381 | ||
| 5653 |
|
10년 전 | 1785 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기