I am looking for a script where it (the php script) reads the name of the file and inserts it into the title.
For example, if the file name was index.php, then it would look like so:
<title>Some Text Here <?php "SOME PHP TO PASTE FILENAME"?></title>
Resulting in Some Text Here Index
I'm not sure whether i've clarified it enough but hopefully you get what I mean.



Reply With Quote


Bookmarks