| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
tidy::getReleasetidy_get_release(PHP 5, PECL tidy >= 0.5.2) tidy::getRelease -- tidy_get_release — Get release date (version) for Tidy library 설명객체 기반 형식 
   string tidy::getRelease
    ( void
   ) 
  절차식 형식 
   string tidy_get_release
    ( void
   ) 
  Gets the release date of the Tidy library. 반환값Returns a string with the release date of the Tidy library.  |