FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How Do I find the user that is clicking a page/link ?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How Do I find the user that is clicking a page/link ? [message #34375 is a reply to message #34369] Tue, 24 October 2006 14:38 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Well, you use FUDAPI to fetch the user credentials based on the user's sessions. In fact you can do so via a simple query select * from fud26_ses where ses_id=[session_id]; without even using fudapi. To fetch the user details simply add INNER JOIN users u ON u.id=fud26_ses.user_id

FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to create category
Next Topic: spam - how do you deal with it?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 00:02:15 GMT 2024

Total time taken to generate the page: 0.03938 seconds