RE: [PHP] Is it a mysql AND/OR php BUG???

2001-09-12 Thread Mark Roedel
> -Original Message- > From: Augusto Cesar Castoldi [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 12, 2001 9:46 AM > To: Schill, Johannes > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] Is it a mysql AND/OR php BUG??? > > > the function isn't d

Re: [PHP] Is it a mysql AND/OR php BUG???

2001-09-12 Thread Augusto Cesar Castoldi
PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, September 12, 2001 4:10 PM > Subject: [PHP] Is it a mysql AND/OR php BUG??? > > > > Please, look this little script, and what he > prints. > > Am I doing something wrong or I "found"

[PHP] Is it a mysql AND/OR php BUG???

2001-09-12 Thread Augusto Cesar Castoldi
Please, look this little script, and what he prints. Am I doing something wrong or I "found" a bug?? thanks a lot. "; $data = mysql_query($sql) or die ("Erro crypt 1."); $row = mysql_fetch_row($data); return $row[0]; } function decode($decode_str, $pass_str) { $encode_str = addslashes($e