Page Titles
If your web server is using PHP, you can use PHP remote include to generate page titles for your pages dynamically. To use PHP remote include, you must have
URL fopen wrappers enabled for your PHP module (which they are in the default configuration). To use add a dynamically generated page title to your page, simply include the PHP code inside your page's <title> tag.
There are no comments on this page. [Add comment]