The MySQL ENCRYPT function is used to encrypt a string using UNIX crypt(). Syntax. The syntax for the ENCRYPT function in MySQL is: ENCRYPT( string [, salt ] ) ...
確定! 回上一頁