MusicNote
if (empty($_GET['song'])) {
if (empty($_GET['album'])) {
echo "No song or CD was selected. Please go to the Music Store and select a song or CD to send.\n";
}
else {
$cdtitle=rawurldecode($_GET['cdtitle']);
echo "Please enter your name and e-mail address and up to five recipient names and addresses below. The recipients will receive an e-mail message containing music sample and other links for "$cdtitle", as well as instructions for downloading a free player.\n";
echo " |