|
Re: BB Code and HTML
It sounds like the only way that this can be done would be through PHP and sessions. Once they login to your forum, they will be running a session on the server, you would use this session to determine whether or not they can view the shout box.
|