((Int) date('Y', strtotime($sdate))*12*31)+((Int) date('m', strtotime($sdate))*31)+ (Int) date('d', strtotime($sdate));는 무엇을뜻하나요?​

((Int) date('Y', strtotime($sdate))*12*31)+((Int) date('m', strtotime($sdate))*31)+ (Int) date('d', strtotime($sdate));는 무엇을뜻하나요?​

QA

((Int) date('Y', strtotime($sdate))*12*31)+((Int) date('m', strtotime($sdate))*31)+ (Int) date('d', strtotime($sdate));는 무엇을뜻하나요?​

답변 1

본문

 

$sdate=2015-10-01;

 

 

((Int) date('Y', strtotime($sdate))*12*31)+((Int) date('m', strtotime($sdate))*31)+ (Int) date('d', strtotime($sdate));는 무엇을뜻하나요?

이 질문에 댓글 쓰기 :

답변 1

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 125,873
© SIRSOFT
현재 페이지 제일 처음으로