English Support Forum

icon
Avatar
mohican
Posts: 49
Hello,

I would like to customize the title tags for each object. As example:

iconphp:
 
$ title = $ _GET [ 'page'];
 
?>
<html>
  <head>
    <title> <? php echo $ title ;?></ title>
  </ head>
  <body>
 


Can you tell me how do that?

Thank you.

Edit : I just want to customize the title tag
[Last edited by mohican, 18.02.2010 20:33]
18.02.2010 20:14
Avatar
admin
Moderator
Posts: 887
Hi,

may I ask why do you want to change it and what it should contain?

best regards
05.03.2010 03:34
icon