09-04-2010, 04:12 AM
Seriously? How could you not know basic CSS, and decided to learn PHP?
Do something along the lines of:
Do something along the lines of:
PHP Code:
echo "<span style='color #ff0000'>Views=" . $_SESSION['views'] ."</span>";