RE: MySQL Security w/ PHP

2001-10-29 Thread Carsten H. Pedersen
> Hi! > > On Oct 28, Kevin Maynard wrote: > > I have been building an extensive dB with MySQL for a large Insurance > > Company and am nearing the completion stage. I have build several PHP > > forms to show the preliminary pages to the various groups who will be > > using this dB. > > > > I have

Re: MySQL Security w/ PHP

2001-10-28 Thread Sergei Golubchik
Hi! On Oct 28, Kevin Maynard wrote: > I have been building an extensive dB with MySQL for a large Insurance > Company and am nearing the completion stage. I have build several PHP > forms to show the preliminary pages to the various groups who will be > using this dB. > > I have created the

RE: MySQL Security w/ PHP

2001-10-28 Thread Quentin Bennett
Have you tried something like SELECT User,Password from user where (User=$ID AND Password($PW)=password); ie. equate the result of password("string") to the stored, encrypted, password Regards Quentin -Original Message- From: Kevin Maynard [mailto:[EMAIL PROTECTED]] Sent: Monday, 29 O