Hey guys,
What PHP code do I use if I want to make an infobar in this forum?:
http://computerhelpforum.be/forum-handle...ips-tricks
Only visible in that forum, not somewhere else.
I don't know any PHP
Cheers.
What PHP code do I use if I want to make an infobar in this forum?:
http://computerhelpforum.be/forum-handle...ips-tricks
Only visible in that forum, not somewhere else.
PHP Code:
<if "user in this forum"' then>
<div>...</div>
</if>
I don't know any PHP

Cheers.