Making a boolean variable in php
I wish to make a boolean variable in php which will be referenced in the style-sheet for the usercp, this variable will basically display a HTML tag-board when variable = true, and not display it if it = false.
I would like to know where I must create this variable in order for it to work from the usercp, and what it would look like.
Thanks
|