Request PHP Data MD5 function _ by the way to the son to find a name

Source: Internet
Author: User
PHP file MD5 function __ by the way to the son to ask for a name!

What are the functions of 1,php file MD5?


2, son (should be) fast born, ask for a name!

My name is Cheng.
Refuse to name such as bowls of rice or programmers.
Do not need high-end, atmosphere, upper grade, ordinary can.
Thank you all in the first!

Share to:


------Solution--------------------
Md5_file
------Solution--------------------
A split sticker?
What is MD5, please go and see the manual.
------Solution--------------------
Just call Chengkalai and start the future.
------Solution--------------------
Congratulations.....

However, the "ordinary" name is not good ah .... It's too popular for parents to be happy.

Cheng Siyuan
------Solution--------------------
Cheng Sicheng
------Solution--------------------
Reference:
Cheng Sicheng


I was going to say the name, too, but it felt like I heard it somewhere.
------Solution--------------------
There's a star, Chen Sicheng.
------Solution--------------------
Chen Sanli
------Solution--------------------
Just call Cheng Cheng. Good mind also has a moral ~
------Solution--------------------
The MD5 function is primarily used for encryption. For example, I want to encrypt the password example, and then use the results of the encrypted database:
 
  Header ("Content-type:text/html;charset:utf-8");
$conn =mysql_connect ("localhost", "root", "") or Die (Mysql_error ());
mysql_select_db ("Login", $conn) or Die (Mysql_error ());
$username =$_post[' username '];
$password =$_post[' password '];
$password _mi=md5 ($password);
$sql = "INSERT into login values (' $username ', ' $password _mi ')";
mysql_query ($sql);
?>

Cheng Cheng good.
------Solution--------------------
Cheng, how good, fly in the clouds flying Ah fly
------Solution--------------------
See what the five elements are missing.
------Solution--------------------
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.