: ' . "\n"); echo('Subscription: ' . $idusSubscriptionURL . "\n"); echo('Title: ' . $idusTitle . "\n"); echo('Category: ' . $idusCategory . "\n"); if (($idusPassword != '') && extension_loaded('mcrypt')) { $verID = rand(1,2147483647); echo('Verification: ' . md5($idusTitle . ':' . md5($idusPassword) . ':' . $verID) . "\n"); echo('Verification-ID: ' . $verID . "\n"); } echo('End:
If you would like to subscribe to the InstaDisc subscription:
' . $idusTitle . ' (' . $idusCategory . ')
Copy the address of this file to the "Add Subscription" form on your InstaDisc client.