I’m using “PHPNews 1.3.0”.
I’m working on a wrestling gaming site and I use the phpnews as my newsboard software script. I have a index.php page with a <include ?> code to the news.php page, which that is located www.mydomain.com/news/(news.php HERE).
Now on the index.php page the title of that page shows up at “Site Name - Slogan” and right now on my news.php page it shows up "Site Name - ".
Now what I want to do is make it to where each time someone clicks on a news post the title then will show up as “Site Name - (Title of Story)”.
NOTE: While your on the index.php page (HOMEPAGE) when you click on a news post it will open up in the same window but it jumps to the file news.php within that page.
NOTE: index.php Located: http://www.mysite.com/“index.php”
NOTE: news.php Located: http://www.mysite.com/news/“news.php”
Hope you have all the information, if you need anymore please reply and let me know or email me at [email protected]
Thanks Guys!
Hope to hear from you soon!