crypt()
tuxy
- php
Hallo...
wie verschlüsselt die php funktion crypt()?
MD5?
Danke
Schönes Wochenden noch.
hi,
wie verschlüsselt die php funktion crypt()?
MD5?
Nein.
RTFM, da steht's doch.
gruß,
wahsaga
Hallo,
wie verschlüsselt die php funktion crypt()?
Welchen Teil von "crypt() will return an encrypted string using the standard Unix DES-based encryption algorithm or alternative algorithms that may be available on the system." verstehst du nicht? http://at.php.net/manual/en/function.crypt.php
Gruß,
Severin