We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<?php $pw='simplewind'; $afpw=sp_password($pw);//加密字符串 echo $afpw;//输出加密后的字符串 ?>