Searched defs:newmsgline (Results 1 – 1 of 1) sorted by relevance
20 $newmsgline = ""; variable23 …$newmsgline = ".\t«".htmlspecialchars($_GET['user'])." ".htmlspecialchars( substr( $msg , 4)… variable25 …$newmsgline = ".\t«Current server time is ".date('Y-m-d H:i:s')." [".date_default_timezone_g… variable28 …$newmsgline = ".\t«".htmlspecialchars($_GET['user'])." flips a coin. It is ".$coin[rand(0,1)… variable32 …$newmsgline = ".\t«".htmlspecialchars($_GET['user'])." rolls a ".rand(1,$dicesides)." out of… variable42 $newmsgline = htmlspecialchars($_GET['user'])."\t".htmlspecialchars($msg)."\n"; variable74 $newmsgline = ".\t".htmlspecialchars($_GET['user'])." entered the chat.\n"; variable80 $newmsgline = ".\t".htmlspecialchars($_GET['user'])." left the chat.\n"; variable