I have used this one with success, mysql and multi-level authorization
support:

http://www.phpsecurepages.f2s.com/

  Can lock individual pages or parts of it with a little modification or
well placed include();s.

  Also, about forms and session IDs, simple solutions would be pass the SID
on the form's action or get the session ID and pass it as a hidden input
field.

--

  Julio Nobrega.

One and One and One is Three



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to