$re = mysql_query(select * from qianwe_dj where CD_Url='".$name."');if($row = mysql_fetch_array($re)) { echo "存在"; }
$name是参数,既你要查的歌名