Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

set_title

This function will replace the $title meta tag's content by the one specified by the $title argument.

set_title

Quote

set_title ( string $title )


Example
Code
set_title("My new title for this page");



Changelog
7.00.00 - Function added to PHPFusion