Need PHP help!!!!!!!?

Tox Ow

New member
class is current_page_item
i need to set it that if i go to page mywebsite.com/index.php?action=kodu
the class will be set to current_page_item, if i leave that site to another site, it will go to there.


<li><a href=index.php?action=kodu>Kodu</a></li>
<li><a href=index.php?action=mangust>Mängust</a></li>
<li ><a href=index.php?action=registeeri>Registreeri</a></li>
 
Back
Top