<?
$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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5602 |
잘살아보자
|
11년 전 | 3062 | |
| 5601 |
잘살아보자
|
11년 전 | 2397 | |
| 5600 |
잘살아보자
|
11년 전 | 5733 | |
| 5599 |
잘살아보자
|
11년 전 | 3378 | |
| 5598 |
잘살아보자
|
11년 전 | 1822 | |
| 5597 |
잘살아보자
|
11년 전 | 2075 | |
| 5596 |
잘살아보자
|
11년 전 | 1334 | |
| 5595 |
잘살아보자
|
11년 전 | 1304 | |
| 5594 |
잘살아보자
|
11년 전 | 1450 | |
| 5593 | 11년 전 | 2501 | ||
| 5592 |
잘살아보자
|
11년 전 | 2322 | |
| 5591 |
잘살아보자
|
11년 전 | 2332 | |
| 5590 |
잘살아보자
|
11년 전 | 2418 | |
| 5589 |
잘살아보자
|
11년 전 | 1402 | |
| 5588 |
잘살아보자
|
11년 전 | 1880 | |
| 5587 |
잘살아보자
|
11년 전 | 1220 | |
| 5586 |
잘살아보자
|
11년 전 | 1026 | |
| 5585 | 11년 전 | 3559 | ||
| 5584 | 11년 전 | 1168 | ||
| 5583 | 11년 전 | 2411 | ||
| 5582 | 11년 전 | 1453 | ||
| 5581 | 11년 전 | 2873 | ||
| 5580 | 11년 전 | 1728 | ||
| 5579 | 11년 전 | 1695 | ||
| 5578 | 11년 전 | 1262 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기