How woud I make a script that changes the page title when I change the include file?
I have a code and it doesn't work:
case 1:
define ('TITLE', 'Dkicks Jokes: News');
@include('includes/news.inc');
break;
Whats wrong with the code?
or just:
whats a code that would work?
ha... thanks
electricocean