<?php
$du=`du -sk`;
$save=100; //할당받은 계정용량, 단위 MBytes
$du=$du/1000;
$result1=$save-$du;
$result2=$du;
echo "<font size='2' color='#0078FF'>전체 용량 :<font size='2' color='#ff6666'> 100MB</font><br>";
echo "<font size='2' color='#0078FF'>사용량 :</font><font size='2' color='#FF6666'> ${result2} Mbyte</font><br>";
echo "<font size='2' color='#0078FF'>남은량 :</font><font size='2' color='#FF6666'> ${result1} Mbyte</font>";
?>
<?php
$du=`du -sm`;
$save=100; //할당받은 계정용량, 단위 MBytes
$result1=$save-$du;
$result2=$du;
echo "<font size='2' color='#0078FF'>전체 용량 :<font size='2' color='#ff6666'>
100MB</font><br>";
echo "<font size='2' color='+ '#0078FF'>사용량 :</font><font size='2' color='#FF666
6'> ${result2} Mbyte</font><br>";
echo "<font size='2' color='#0078FF'>남은량 :</font><font size='2' color='#FF666
6'> ${result1} Mbyte</font>";
?>
게시판 목록
팁게시판
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 27 | 21년 전 | 5796 | ||
| 26 | 21년 전 | 3082 | ||
| 25 | 21년 전 | 6067 | ||
| 24 | 18년 전 | 3660 | ||
| 23 | 21년 전 | 3624 | ||
| 22 | 21년 전 | 4229 | ||
| 21 | 21년 전 | 3813 | ||
| 20 | 21년 전 | 4194 | ||
| 19 | 21년 전 | 6646 | ||
| 18 | 21년 전 | 4731 | ||
| 17 | 21년 전 | 6965 | ||
| 16 | 21년 전 | 4177 | ||
| 15 | 21년 전 | 2623 | ||
| 14 | 21년 전 | 4972 | ||
| 13 | 21년 전 | 3393 | ||
| 12 |
Recluse
|
21년 전 | 3869 | |
| 11 |
아우겐나이스
|
21년 전 | 3562 | |
| 10 |
Recluse
|
21년 전 | 3393 | |
| 9 | 21년 전 | 3962 | ||
| 8 | 21년 전 | 5142 | ||
| 7 | 21년 전 | 4702 | ||
| 6 | 21년 전 | 5654 | ||
| 5 | 21년 전 | 4070 | ||
| 4 | 21년 전 | 4824 | ||
| 3 | 21년 전 | 4674 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기