tidy
PHP Manual

tidy::getRelease

tidy_get_release

(PHP 5, PECL tidy >= 0.5.2)

tidy::getRelease -- tidy_get_releaseGet release date (version) for Tidy library

Opis

Styl obiektowy

string tidy::getRelease ( void )

Styl proceduralny

string tidy_get_release ( void )

Gets the release date of the Tidy library.

Zwracane wartoĊ›ci

Returns a string with the release date of the Tidy library.


tidy
PHP Manual