[PHP-DEV] Session management by web server admin

2001-02-14 Thread Chris A. Henesy
How hard would it be to add the ability (via a seperate utility that ships with PHP perhaps?) for a web server admin to view active PHP sessions, and session_destroy them? I ask because we want to set up our application so that the admin can force users to logoff (by destroying their session)

[PHP-DEV] On objects, sessions, and class definitions

2001-02-12 Thread Chris A. Henesy
Hey guys, My name is Chris and I am the project leader for a fairly large software project written in PHP (it's a groupware suite called Eridu, www.eridu.org) My team and I think PHP is a really cool language, and we couldn't have come this far this fast without it. We do have one parti

[PHP-DEV] Feature Request: PHP_AUTH_REALM builtin var

2001-01-30 Thread Chris A. Henesy
For querying the current status of http authentication, PHP has PHP_AUTH_USER, PHP_AUTH_PW, and even PHP_AUTH_TYPE. The last piece of the puzzle is missing however since there is no PHP_AUTH_REALM -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED]