Date: 04/25/00
- Next message: darcy w. christ: "Re: [PHPLIB] just starting out"
- Previous message: Mocha PHPLIB: "Re: [PHPLIB] install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm building an open source game with PHPLIB:
merchempires.sourceforge.net.
I have users in auth_users. Each user can have multiple players,
and the current player ID is stored as a PHPLIB user variable.
I want to retrieve a list of active users from active_sessions.
The active users player ID is stored in that table.
How do I retrieve PHPLIB user variables programmatically?
I don't want to do this through opening page_open and then
using the user object.
Please help.
Send replies to bryan <email protected>
Thanks
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: darcy w. christ: "Re: [PHPLIB] just starting out"
- Previous message: Mocha PHPLIB: "Re: [PHPLIB] install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

