it's quite easy really - in the first case if the title field contains evering you need then edit your 'searchtitles.php'
where it saysyou change it toecho "<title>yoursitename</title>";(if it's not in an echo statement you'll probably need something like:echo "<title>$title - yoursitename</title>";
for the second one u will need to look up the title in your database based on the movie= code, and then put out the <title> tag after you know what it is.<title><? echo $title ?> yoursitename</title>
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks