I have a form that I use to authenticate users stored in a MySQL
database. I want to be able to ensure that no body will be able to
bookmark a page and be able to return to that page without
authenticating. But I also want the authenticated user to be able to
use all the subsequent pages without having to re-authenticate during
that session.
Does this make sense?
--
Steve Marquez
Marquez Design
e-mail: [EMAIL PROTECTED]
web: http://www.marquez-design.com
phone: 479-648-0325
On Oct 30, 2008, at 3:38 PM, Jay Blanchard wrote:
[snip]
What is the best way to create authentication for MySQL info
displayed on PHP pages.
[/snip]
I personally like the Magic MySQL Authentication thingie, but I
digress.
Welcome to the list Steve, it is always nice to see new faces. I fear
that your question is just a little too vague though, can you be more
specific about what you're trying to do? You'll find a group of very
helpful and intelligent folks here who would love to help you, but you
have to provide more detail.