public static getTitle ([mixed $tags])
Gets the current document title. The title will be automatically escaped.
1 | echo Phalcon\Tag::getTitle(); |
1 | {{ get_title() }} |
public static getTitle ([mixed $tags])
Gets the current document title. The title will be automatically escaped.
1 | echo Phalcon\Tag::getTitle(); |
1 | {{ get_title() }} |
Designed by : w10schools
service@w10schools.com
Please login to continue.