buildno_lib
Proto type
string buildno_lib (void)
Description
korean extension 의 빌드된 날짜를 년월일시분 의 문자열로 출력
Arguments
void
Example
<?php
// print: 201512301506
echo buildno_lib();
?>
See also
None
Last updated
Was this helpful?