// begin glowing admin attempt $post[specialusername] = $post[username]; if ($userinfo[usergroupid] == 5) { $post[specialusername] = "<table style=\"filter:glow(color=orange, strength=4)\"><tr><td>$post[username]</td></tr></table>"; }; // end attempt
// begin glowing admin attempt $post[specialusername] = $post[username]; { $post[specialusername] = "<table style=\"filter:glow(color=orange, strength=4)\"><tr><td>$post[username]</td></tr></table>"; }; // end attempt