계정 사용량(용량) 확인
<?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>";
?>
게시판 목록
토크
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 3270 | 11년 전 | 2679 | ||
| 3269 | 11년 전 | 1843 | ||
| 3268 | 11년 전 | 2289 | ||
| 3267 |
kiplayer
|
11년 전 | 1790 | |
| 3266 |
초심의설렘
|
11년 전 | 3004 | |
| 3265 | 11년 전 | 1817 | ||
| 3264 | 11년 전 | 1706 | ||
| 3263 | 9년 전 | 656 | ||
| 3262 |
커네드커네드
|
9년 전 | 623 | |
| 3261 | 9년 전 | 705 | ||
| 3260 | 9년 전 | 734 | ||
| 3259 |
|
9년 전 | 1153 | |
| 3258 | 9년 전 | 2885 | ||
| 3257 | 9년 전 | 1163 | ||
| 3256 | 9년 전 | 876 | ||
| 3255 |
star3840
|
9년 전 | 612 | |
| 3254 | 9년 전 | 607 | ||
| 3253 | 9년 전 | 806 | ||
| 3252 | 9년 전 | 894 | ||
| 3251 | 9년 전 | 688 | ||
| 3250 | 9년 전 | 706 | ||
| 3249 | 9년 전 | 841 | ||
| 3248 | 9년 전 | 1508 | ||
| 3247 | 9년 전 | 3150 | ||
| 3246 | 9년 전 | 1355 | ||
| 3245 |
|
9년 전 | 1422 | |
| 3244 | 9년 전 | 1335 | ||
| 3243 | 9년 전 | 788 | ||
| 3242 | 9년 전 | 1427 | ||
| 3241 | 9년 전 | 832 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기