encrypt($_REQUEST['recording'],$REC_CRYPT_PASSWORD); $ufile = $_REQUEST['recording']; $file = $_REQUEST['recording']; if (isset($file)) { echo("
"); echo("
"); echo("
playing: $file
"); } ?>