Re: HTTP authentication - Mailing list pgsql-php

From Roberto Mello
Subject Re: HTTP authentication
Date
Msg-id 20010428172046.A22048@cc.usu.edu
Whole thread Raw
In response to RE: HTTP authentication  ("Christian Marschalek" <cm@chello.at>)
List pgsql-php
On Sat, Apr 28, 2001 at 07:44:43PM +0200, Christian Marschalek wrote:
>
> I'm fairly new to PHP myself but I have like 4 years expirience with C
> and C++. I would check out if your library can be improved if you want
> me to.
>
> But for my project I'll use sessions without cookies because I can't
> rely on the users having the feature turned on in their browsers.

    My library should be ok with cookies turned off since it's managed
through PHP4 sessions, which can use server-side or client-side cookies.
    Let me finish my finals (next week) and refine it a little bit, then
I'll post it somewhere on my website and let the list know.
    I also made yet another DB abstraction layer for PHP, modeled after
AOLserver's excellent DB layer. I was using PEAR bet everytime I accessed
a page using PEAR I had time to go buy a pizza and come back before the
query was done, so I decided to write my own.

    -Roberto
--
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club |------+
  Roberto Mello - Computer Science, USU - http://www.brasileiro.net
       http://www.sdl.usu.edu - Space Dynamics Lab, Developer
A little inaccuracy sometimes saves tons of explanation. -- H. H. Munroe

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster




pgsql-php by date:

Previous
From: Jesus Aneiros
Date:
Subject: Re: inherited method call
Next
From: Jason k Larson
Date:
Subject: Re: inherited method call