Hi admin can you tell me plz how to add title of channel in <title> tag
For example when i click to any channel in title i want to showed the channel name for example like this
<title><?php echo $rec['channel']; ?> TV Script</title>
Hi admin can you tell me plz how to add title of channel in <title> tag
For example when i click to any channel in title i want to showed the channel name for example like this
<title><?php echo $rec['channel']; ?> TV Script</title>
you have to put the call to the database before the title tag to have the $rec[] array filled, once thats done you should be ok.
Live Long, watch TV and prosper
Bookmarks