tinbin
05-20-2003, 08:20 AM
Hi
I wanna put a link in my welcome panel like 'View All the posts u made'
Something like the 'find more posts for this user'-code:
<a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]">
Only little problem is don't know the variable to get the userid of the user that is logged on.
Can anyone gimme a helping hand?
It's probably very simple :)
I wanna put a link in my welcome panel like 'View All the posts u made'
Something like the 'find more posts for this user'-code:
<a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]">
Only little problem is don't know the variable to get the userid of the user that is logged on.
Can anyone gimme a helping hand?
It's probably very simple :)