toydestroyer Posted February 1, 2007 Share Posted February 1, 2007 Hi I've been having a nightmare trying to script a simple bit of code for my site today so thought after failing I'd see if anyone could help. All I want the php to do is get the title tag from the page and for it to exclude the sites name (I'm using a cms script for the site). So for example at the moment I have my site then the page description Music Reviews - A Band Here - Indie What I am trying to do at the bottom of the page is have a snippit which is auto generated by php above the comments box so for example goes: Listened to this band write your review on (enter title here minus the "Music Reviews - " part). Does any of this make sense? Is it simple to do lol Cheers Toy Link to comment https://forums.phpfreaks.com/topic/36698-simple-get-title-script-help/ Share on other sites More sharing options...
Daniel0 Posted February 1, 2007 Share Posted February 1, 2007 I don't quite get what you mean... Can't you just use one of the variables you use for your title in the "above the comments box"? Link to comment https://forums.phpfreaks.com/topic/36698-simple-get-title-script-help/#findComment-175002 Share on other sites More sharing options...
toydestroyer Posted February 1, 2007 Author Share Posted February 1, 2007 There aren't any variables I need to create a php file and use it as a plugin. All I really need to know is how to repeat the title of the site Link to comment https://forums.phpfreaks.com/topic/36698-simple-get-title-script-help/#findComment-175003 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.