i added
include_once(DIRNAME(__FILE__) ."/globals.php");
$name=$ir['username']; //The name of the user
but it changed the "website visitor" name to just blank
also how do i make it so the chat scrolls down where i type new things atm it scrolls across EG:
: hello :test :wtf :why is my chat like this
how i want it to be
:hello
:test
:wtf
:why is my chat like this