-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
package_crypt
Description
Function used for encrypting your FTP password from the package manager.
Syntax
string package_crypt (string $pass)
Parameter $pass
Expected type: String
Description: The password to encrypt
Return value
Expected type: String
Description: Encrypted password
Notes
- Session ID used as the salt
- Continues appending the session id to the salt until the salt is at least as long as your password
- Returns an encrypted password
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.015 seconds with 13 queries.
- Forum Search