계정 사용량(용량) 확인
<?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>";
?>
게시판 목록
토크
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 3240 | 9년 전 | 665 | ||
| 3239 | 9년 전 | 826 | ||
| 3238 | 9년 전 | 875 | ||
| 3237 | 9년 전 | 690 | ||
| 3236 | 9년 전 | 1137 | ||
| 3235 | 9년 전 | 1107 | ||
| 3234 | 9년 전 | 671 | ||
| 3233 | 9년 전 | 648 | ||
| 3232 | 9년 전 | 671 | ||
| 3231 | 9년 전 | 560 | ||
| 3230 | 9년 전 | 862 | ||
| 3229 | 9년 전 | 853 | ||
| 3228 | 9년 전 | 858 | ||
| 3227 | 9년 전 | 1059 | ||
| 3226 |
kiplayer
|
9년 전 | 1241 | |
| 3225 | 9년 전 | 2244 | ||
| 3224 | 9년 전 | 807 | ||
| 3223 | 9년 전 | 1018 | ||
| 3222 |
커네드커네드
|
9년 전 | 766 | |
| 3221 | 9년 전 | 929 | ||
| 3220 |
|
9년 전 | 884 | |
| 3219 | 9년 전 | 849 | ||
| 3218 | 9년 전 | 851 | ||
| 3217 | 9년 전 | 2042 | ||
| 3216 |
00년생용띠
|
9년 전 | 1250 | |
| 3215 |
|
9년 전 | 1121 | |
| 3214 | 9년 전 | 919 | ||
| 3213 | 9년 전 | 1046 | ||
| 3212 |
Jangfolk
|
9년 전 | 1170 | |
| 3211 | 9년 전 | 1108 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기