return $this->gui->referer(LOGIN_THX_LOGGED_IN.", ".$_POST['username'], $_SERVER['PHP_SELF']);
I was wondering where, if possible, I would format the way that $_POST['username'] is displayed, ie changing the font attributes with basic html. Is it possible for me to insert font size='1' in that line of php?
Thank you for understanding us n00bs 🙂