Hi, how can I change the <title>???</title> on a dynamic page. My site is build using php and mysql DB.
Thnx
Moderators: macek, egami, gesf

<title>
<?php echo $HTTP_GET_VARS["my_title"]; ?>
</title>
Users browsing this forum: No registered users and 1 guest