Hi, there is a module for apache that autorizes with mysql, the name of the module is:
mod_auth_mysql-2.20, that way you can protect files/directories with the .htaccess
method. Bye.
PD. The module is at: www.mysql.com
On Thu, Nov 29, 2001 at 08:59:05PM +, Hippie wrote:
> I'm attempting au
use a standard form...
and in your php code, use, $username and $password
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 30, 2001 11:23 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] PHP Authentication
On Fri, 30 Nov 2001 11:02:45 +1030
On Fri, 30 Nov 2001 11:02:45 +1030, [EMAIL PROTECTED]
(David Robley) wrote:
>On Fri, 30 Nov 2001 07:29, Hippie wrote:
>> I'm attempting authorise users from a MySQL database. The idea being,
>> that upon access to the page they input their username and password
>> and this is checked against a ta
On Fri, 30 Nov 2001 07:29, Hippie wrote:
> I'm attempting authorise users from a MySQL database. The idea being,
> that upon access to the page they input their username and password
> and this is checked against a table from an SQL database. This page
> needs to be completely server independant w
I'm attempting authorise users from a MySQL database. The idea being,
that upon access to the page they input their username and password
and this is checked against a table from an SQL database. This page
needs to be completely server independant which means that I can't
make use of the $PHP_AUTH
Hi all,
Trying PHP for the first time. Snached the
authentication code from the docs and put it in phpauth.php.
When I surf to it, it just asks for my
user and password again and again If I hit Cancel, it prints the
little message just fine. Here's the code in case I'm the
only one to RT
http://www.phpbuilder.com/columns/tim2505.php3
py
- Original Message -
From: "Andras Kende" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 10, 2001 6:44 AM
Subject: [PHP] php authentication system
> Hello,
>
> I need to password prot
Hello,
I need to password protect some webpages right now its passwords
everywhere
Probably need some cookie based php authentication system where users login
once
Where can I find a simple but good script??
Thanks :)
Andras
--
PHP General Mailing List (http://www.php.net/)
To
- Original Message -
From: "Jon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 1:38 AM
Subject: [PHP] PHP Authentication
> Hi,
>
> I have read that for using PHP authentication I must be able to user
> variables such as $P
w.php.net if you
got it up and running once, getting it to work as a module shouldn't be too
bad
-jack
-Original Message-
From: Jon [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 2:38 AM
To: [EMAIL PROTECTED]
Subject: [PHP] PHP Authentication
Hi,
I have read that for using
Hi,
I have read that for using PHP authentication I must be able to user
variables such as $PHP_AUTH_USER that are only avaible when PHP is
installed as a module. On the other hand I am using APACHE 1.3.17 with PHP
4.04 and I have configured Apache with the following lines:
ScriptAlias /php4/ "
11 matches
Mail list logo