Date: 12/17/00
- Next message: Adv. Systems Design: "RE: [PHP-DB] phpMyAdmin"
- Previous message: o.cook <email protected>: "RE: [PHP-DB] phpMyAdmin"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DB] Evaluating PHP scripts for use on one-login site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>That's a pretty vague question and thus rather hard to answer.
Not surprising. I do have MySQL set up, yes. But because I am not trying to restrict access so much as track users (though I do want to make it so if users want to use the interactive functions they have to log in), I'm assuming that
>3. Use PHP to create a non-HTTP based authentication mechanism. It could
> use cookies or the session code and wouldn't have one of those
> pop-up auth windows that HTTP auth forces you to use.
is the option I'm going to want.
>Don't worry too much about integrating the auth system.
>Once you have written yours it is not hard to hack up most of these things
>you can download and pull out their auth system and insert your own.
>After all they are written in PHP, it is easy stuff...
That was my main concern, that there might be something about the way PHP scripts are written that might make it easier or harder, and you've answered it. Thanks very much!
Lynn
-- Siprelle & Associates: Distinctive Web Design Since 1994 Lynn Siprelle, President: Newest Associate Josie born 9/9/97 Business: lynn <email protected> com | Personal: lynsa <email protected> Portfolio: http://www.siprelle.com/ | TNH: http://www.newhomemaker.com/-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Adv. Systems Design: "RE: [PHP-DB] phpMyAdmin"
- Previous message: o.cook <email protected>: "RE: [PHP-DB] phpMyAdmin"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DB] Evaluating PHP scripts for use on one-login site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

