Hi
I have all the same button links in the top of my forum as text links at the bottom. What is the correct code to use in those buttons?
This is what I have for the faq text link, is this correct or should it be another way?
<a href="misc.php?s=$session[sessionhash]&action=faq">
I have all the same button links in the top of my forum as text links at the bottom. What is the correct code to use in those buttons?
This is what I have for the faq text link, is this correct or should it be another way?
<a href="misc.php?s=$session[sessionhash]&action=faq">
Comment