|
links.php?id=some-ridiculous-id-number&some_unique_value&hash
generate these values only from server-side (for example, md5($songname.date("d"))) and store these ones, so, when this value reapplied, script must say "sorry, pal, this link was used before"
|