PDA

View Full Version : I'm looking to grab a users forum name in offsite pages.


ADM
11-19-2005, 03:19 AM
I would like to be able to check if a user is logged in, if he is just echo out his forum name and if he isn't display an error message.

I would like to do this in just a external php file.

How would I go about doing this?

ADM
11-20-2005, 11:52 AM
Any idea?

Marco van Herwaarden
11-20-2005, 07:21 PM
You could query the session table i guess.