<?php echo number_format((int)$total_count) ?>
본문
리스트에 있는
<?php echo number_format((int)$total_count) ?>
위의 코드를
view 와 write 페이지에서 불러 올 수 있나요?
감사합니다.
답변을 작성하시기 전에 로그인 해주세요.
리스트에 있는
<?php echo number_format((int)$total_count) ?>
위의 코드를
view 와 write 페이지에서 불러 올 수 있나요?
감사합니다.