[PHP] htpasswd question

2003-01-28 Thread Dominik Wittenbeck
passwords within a .htpasswd created with apache looks a hell lot different using something like $apr1$rB2.$8iUWArWEsTQ2553kjk22NS1 (not a real password by the way) anyone having experience with that? Something up because I use windows? Dominik Wittenbeck

[PHP] Re: OO2relation mapping

2003-01-26 Thread Dominik Wittenbeck
Lemos" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > On 01/25/2003 01:40 PM, Dominik Wittenbeck wrote: > > I am currently developing a object to relational mapping layer for PHP. It's > > NOT a simple tr

[PHP] Re: OO2relation mapping

2003-01-25 Thread Dominik Wittenbeck
t's a VERY interesting project, and I will have a look into it, that's for sure. CU! Dominik "Manuel Lemos" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > On 01/25/2003 01:40 PM, Dominik Wittenbeck wrote:

[PHP] OO2relation mapping

2003-01-25 Thread Dominik Wittenbeck
useful in less than a few weeks Question: Does anyone of you know anyone who has tried something similar, because my research on the subject grows thin? Is something like this of public interest at all, or would you prefer accessing your datastructure the old fashion way? Dominik