tidy_get_release

(PHP 5)

tidy_get_release --  Get release date (version) for Tidy library

Description

Procedural style:

string tidy_get_release ( void )

Object oriented style:

string tidy->getRelease ( void )

This function returns a string with the release date of the Tidy library.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.