include ("/home/uncover/public_html/config.php");
include ("/home/uncover/public_html/include.php");
if ($cx == ""){
header("HTTP/1.1 301 Moved Permanently");
header("status 301 Moved Permanently");
header("Location: http://www.uncoverthenet.com/search/lyrics/?cx=010514432762419945507:jyt8lfm3ui4&cof=FORID%3A10&q=$q");
exit;
};
$keyword = $q;
$qnew = ucwords($q);
$today = date("D, M j");
$q123 = str_replace(" ","+",$keyword);
$cx = "010514432762419945507:jyt8lfm3ui4";
?>
echo $qnew; ?> - Uncover the Net Music Lyrics Search
| Music Lyrics Search Results for echo $qnew; ?> | echo $today; ?> |
if ($q == ""){
echo "Please enter a search term. For example: 1) part of the song; 2) the artist's name; 3) album title; 4) song title; etc...";
};
?>
include("/home/uncover/public_html/search/gfooter.php"); ?>