Hello,
im trying to use PHP on W2k ADV Server with phprojekt.
Everytime i call an php script the output is truncated on the screen.
i just see some input fields, but no text.
Can anybody help me?
Rolf
--
bis die mails
Rolf mailto:[EMAIL PROTECTED]
- ---o
sword of the user, combines password and loginid and encrypts it.
$md5_data = $database_password . $loginid;
$password_md5 = bin2hex(mhash(MHASH_MD5,$md5_data));
If password_md5 and form_md5 are equal the password is correct.
When the hacker captures the encoded password, he can't do anything with it.
/.
Rolf
///
/ Suicidal twin kills sister by mistake!/
///
-Oorspronkelijk bericht-
Van: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]
Verzonden: donderdag 11 maart 2004 17:26
Aan: [EMAIL