Just looking for an example or a good HOWTO to get php to setup authentication IE Apache::AuthCookie. Required is persistant credentials (one login to navigate unless client comes to a section where the user isn't authorized to view) and fucntional logout. I was thinking of just tossing in some tags that checks the cookie against a database but our content people are simple creatures who shy away from such exotic things. any help would be appreciated.