NEWBIE: PHP login security
From: Mike Andrews (Mike98_at_ntlworld.com)
Date: 04/30/04
- Next message: Jerry Gitomer: "Re: Does MySql have any built in search functionality"
- Previous message: Agelmar: "Re: Comparing two functions. Need review..."
- Next in thread: Jan Pieter Kunst: "Re: NEWBIE: PHP login security"
- Reply: Jan Pieter Kunst: "Re: NEWBIE: PHP login security"
- Reply: Tim Van Wassenhove: "Re: NEWBIE: PHP login security"
- Reply: nospam_at_geniegate.com: "Re: NEWBIE: PHP login security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 14:11:15 +0100
Hi, I'm using PHP and mySQL to create a website. I currently have a
mySQL database which includes a table for username/password which is
checked by a PHP script when someone attempts to login. If a successful
login attempt is made the PHP script sends to user to a certain HTML
webpage, but I realise a malicious attacker could simply point his
browser to the HTML page and bypass the security.
Can anyone offer a solution?
thanks in advance
- Next message: Jerry Gitomer: "Re: Does MySql have any built in search functionality"
- Previous message: Agelmar: "Re: Comparing two functions. Need review..."
- Next in thread: Jan Pieter Kunst: "Re: NEWBIE: PHP login security"
- Reply: Jan Pieter Kunst: "Re: NEWBIE: PHP login security"
- Reply: Tim Van Wassenhove: "Re: NEWBIE: PHP login security"
- Reply: nospam_at_geniegate.com: "Re: NEWBIE: PHP login security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|