[PHP] problem looping through records

2003-08-14 Thread Huzz
result1); echo $row1[en]; // this should show all 15 records but only shows the first record } } Many thanks in advance huzz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] cookie problem

2003-06-23 Thread Huzz
{ unset($user); unset($cookie); } } what i am i doing wrong?? They're sending email from hotmail account sop i am assuming their browser supports cookie.. please help... many thanks in advance huzz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] strange crypt() problem

2003-06-19 Thread Huzz
y the crypt() is behaving |strangely. | |Sævar - ICELAND | |-Original Message- |From: Huzz [mailto:[EMAIL PROTECTED] |Sent: 19. júní 2003 22:43 |To: [EMAIL PROTECTED] |Subject: Re: [PHP] strange crypt() problem | |I already have about 1000 members their password crypted using crypt(); |would t

Re: [PHP] strange crypt() problem

2003-06-19 Thread Huzz
widely supported than crypt() and it leaves no room for errors. Hope it helps, Sævar ICELAND -Original Message- From: Huzz [mailto:[EMAIL PROTECTED] Sent: 19. júní 2003 21:43 To: [EMAIL PROTECTED] Subject: [PHP] strange crypt() problem I have this bit of code to crypt user password in user

[PHP] strange crypt() problem

2003-06-19 Thread Huzz
.$1$RjZHv7qx$h/L9ZUNT48rilHB6fGoMP/ .. hence the login codes above does not work... :( Please someone tell me that i am not going mad please help huzz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php