<?php

echo '<pre>' . print_r(mcrypt_list_algorithms(), TRUE) . '</pre>';

?>
</body>
</html>