iberg'; 'Matthew Gonzales'; 'PHP-Windows Group'
Subject: RE: [PHP-WIN] Authentication Question!
Gustav,
Your statements are not entirely accurate, Cookies are stored IN files on
the client HD and can be stored there for a while, they don't do anything to
cause unspecifie
er 09, 2007 11:23 PM
To: 'Matthew Gonzales'; 'PHP-Windows Group'
Subject: RE: [PHP-WIN] Authentication Question!
Hi!
For higher security it's generally better to use Sessions BECAUSE Cookies
generally stores files on the client hd for a longer time, and it's
therefore
other hand (It depends of the
application what you need)
Best regards
/Gustav Wiberg
-Original Message-
From: Matthew Gonzales [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 09, 2007 8:23 PM
To: PHP-Windows Group
Subject: [PHP-WIN] Authentication Question!
Hello,
Could some one o
Hello,
Could some one offer their opinion one which is better to use when
creating a password protected area, a $Cookie or a $Session. I have
found alot of info on both and can't really make up my mind. I am
running PHP and MySQL on IIS 6.0.
Matt G
--
Matthew Gonzales
IT Professional Specia
I recently installed PHP as an ISAPI module under Win2k. I've followed
the instructions as listed on the website, and copied php4ts.dll and
php4sapi.dll to the winnt/system32 directory (PHP is installed in d:/php)
My website is set to use basic authentication. The problem is now that
when I acc
I recently installed PHP as an ISAPI module under Win2k. I've followed
the instructions as listed on the website, and copied php4ts.dll and
php4sapi.dll to the winnt/system32 directory (PHP is installed in d:/php)
My website is set to use basic authentication. The problem is now that
when I acc
Hello all,
I still have problems with the smtp server that I use to relay my mails,
How can I configure the authentification of this server?? In php.ini I can't
find any line to set up this information (my login and password). Please,
could you help me?? Thanks.
Felipe.
--
PHP Windows Ma
Hi All,
Can anyone tell me how to ensure that all my pages are secure. I know in asp
i could have used session("authenticated").
What I wish to do is to ensure when the user views a secure page that he/she
has been logged in before. IF they have now, i wish to redirect them to the
login.php
than
echo ("$password"); to see exactly what is being returned. There
might be a being appended to it for some reason...
Ross
-Original Message-
From: Todd Williamsen [mailto:[EMAIL PROTECTED]]
Sent: 19 November 2001 03:16
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Authenticati
> From: Todd Williamsen [mailto:[EMAIL PROTECTED]]
> Sent: 18 November 2001 23:19
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Authentication Scripts
>
>
> I have been trying to use a script that adds users to the database and
this
> is what I came up with, which DOES not
From: Todd Williamsen [mailto:[EMAIL PROTECTED]]
Sent: 18 November 2001 23:19
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Authentication Scripts
I have been trying to use a script that adds users to the database and this
is what I came up with, which DOES not work for some unknown reason:
I h
I have been trying to use a script that adds users to the database and this
is what I came up with, which DOES not work for some unknown reason:
I have been having problems with your script, maybe its me, the hosting
provider.. But I need to find out what is what.
I have a DB called feminineforu
Can anyone advice me any to realize a directory authentication with
Apache/php4.0.6/MySQL ?
I mean that Apache must to use MySQL database for authentication..
plz :)
i have made an 'access.php' that contains:
---
function deny() {
header("WWW-Authenticate: Basic realm=\
The good news is that I'll soon be able to move the bulk of my stuff away
from NT (hurray!), but I am left with the following problem.
I need to build a system which handles user authentication via a mysql
database - the authentication to be done at the authentication headers level
rather than co
14 matches
Mail list logo