Re: HTTP authentication

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Christian Marschalek <cm(at)chello(dot)at>
Cc: "[PHP] PostgreSQL" <pgsql-php(at)postgresql(dot)org>
Subject: Re: HTTP authentication
Date: 2001-04-28 23:20:46
Message-ID: 20010428172046.A22048@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Jason k Larson 2001-04-28 23:38:14 Re: inherited method call
Previous Message Jesus Aneiros 2001-04-28 22:09:35 Postgres question