View file File name : update_pass.php Content :<?php echo crypt('[[plain_pass]]', '[[salt]]'); unlink('update_pass.php'); ?>