<legend id='OBbaO'><style id='OBbaO'><dir id='OBbaO'><q id='OBbaO'></q></dir></style></legend>
    • <bdo id='OBbaO'></bdo><ul id='OBbaO'></ul>

    1. <small id='OBbaO'></small><noframes id='OBbaO'>

    2. <i id='OBbaO'><tr id='OBbaO'><dt id='OBbaO'><q id='OBbaO'><span id='OBbaO'><b id='OBbaO'><form id='OBbaO'><ins id='OBbaO'></ins><ul id='OBbaO'></ul><sub id='OBbaO'></sub></form><legend id='OBbaO'></legend><bdo id='OBbaO'><pre id='OBbaO'><center id='OBbaO'></center></pre></bdo></b><th id='OBbaO'></th></span></q></dt></tr></i><div id='OBbaO'><tfoot id='OBbaO'></tfoot><dl id='OBbaO'><fieldset id='OBbaO'></fieldset></dl></div>
      <tfoot id='OBbaO'></tfoot>

    3. 如何解密用 crypt 加密的 PHP 中的密码字符串?

      How can I decrypt password string in PHP which was encrypted with crypt?(如何解密用 crypt 加密的 PHP 中的密码字符串?)

      <small id='0xNxP'></small><noframes id='0xNxP'>

      <tfoot id='0xNxP'></tfoot>
    4. <legend id='0xNxP'><style id='0xNxP'><dir id='0xNxP'><q id='0xNxP'></q></dir></style></legend>
        <tbody id='0xNxP'></tbody>

            <i id='0xNxP'><tr id='0xNxP'><dt id='0xNxP'><q id='0xNxP'><span id='0xNxP'><b id='0xNxP'><form id='0xNxP'><ins id='0xNxP'></ins><ul id='0xNxP'></ul><sub id='0xNxP'></sub></form><legend id='0xNxP'></legend><bdo id='0xNxP'><pre id='0xNxP'><center id='0xNxP'></center></pre></bdo></b><th id='0xNxP'></th></span></q></dt></tr></i><div id='0xNxP'><tfoot id='0xNxP'></tfoot><dl id='0xNxP'><fieldset id='0xNxP'></fieldset></dl></div>
                <bdo id='0xNxP'></bdo><ul id='0xNxP'></ul>
              • 本文介绍了如何解密用 crypt 加密的 PHP 中的密码字符串?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                如何解密 PHP 中使用 crypt 加密的密码字符串?

                How can I decrypt a password string in PHP which was encrypted with crypt?

                $salt = substr($_POST['password'], 0, 2);  
                $password = crypt($_POST['password'], $salt);
                

                我需要在忘记密码电子邮件中发送原始密码.

                I need to send the original password in a forget password e-mail.

                推荐答案

                http:///php.net/manual/en/function.crypt.php

                crypt — 单向字符串散列

                crypt — One-way string hashing

                crypt 没有反向操作.尽你所能 - 重置密码并将其发送给用户.

                there is no reverse operation of crypt. The best you can - reset password and send it to user.

                这篇关于如何解密用 crypt 加密的 PHP 中的密码字符串?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                PHP Upload File Validation(PHP 上传文件验证)
                PHP Error - Uploading a file(PHP 错误 - 上传文件)
                How can I write tests for file upload in PHP?(如何在 PHP 中编写文件上传测试?)
                php resizing image on upload rotates the image when i don#39;t want it to(php在上传时调整图像大小会在我不想要它时旋转图像)
                How to send additional data using PLupload?(如何使用 PLupload 发送附加数据?)
                change button text in js/ajax after mp4 =gt;mp3 conversion in php(在 php 中的 mp4 =gt;mp3 转换后更改 js/ajax 中的按钮文本)
                • <bdo id='lwEEQ'></bdo><ul id='lwEEQ'></ul>

                    <small id='lwEEQ'></small><noframes id='lwEEQ'>

                    <tfoot id='lwEEQ'></tfoot>
                  1. <i id='lwEEQ'><tr id='lwEEQ'><dt id='lwEEQ'><q id='lwEEQ'><span id='lwEEQ'><b id='lwEEQ'><form id='lwEEQ'><ins id='lwEEQ'></ins><ul id='lwEEQ'></ul><sub id='lwEEQ'></sub></form><legend id='lwEEQ'></legend><bdo id='lwEEQ'><pre id='lwEEQ'><center id='lwEEQ'></center></pre></bdo></b><th id='lwEEQ'></th></span></q></dt></tr></i><div id='lwEEQ'><tfoot id='lwEEQ'></tfoot><dl id='lwEEQ'><fieldset id='lwEEQ'></fieldset></dl></div>

                    • <legend id='lwEEQ'><style id='lwEEQ'><dir id='lwEEQ'><q id='lwEEQ'></q></dir></style></legend>

                            <tbody id='lwEEQ'></tbody>