' . "\n"; echo '
' . "\n"; echo ' ' . "\n"; echo "\n"; if (isset($_GET['message'])) { echo $_GET['message']; } echo ' ' . "\n"; echo '

' . $numRows_count . ' Online Users

' . "\n"; echo ' ' . "\n"; echo ' All Users' . "\n"; echo ' ' . "\n"; echo '
' . "\n"; echo "\t\t" . '
' . "\n"; echo "\t\t\t" . '' . "\n"; echo "\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t" . '' . "\n"; while ($row1 = $res1->fetchArray()) { $id = $row1['id']; $userid = $row1['uid']; $appid = $row1['appid']; $status = $row1['status']; $version = $row1['version']; $device = $row1['device']; $app = $row1['app']; $pkg = $row1['pkg']; $cid = $row1['cid']; $time = $row1['time']; $last_online = $row1['last_online']; $ping = $row1['ping']; $ipadd = $row1['ip']; echo "\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo ' ' . "\n"; echo "\t\t\t\t" . '' . "\n"; echo "\t\t\t" . '' . "\n"; } echo "\t\t\t" . '
User IDIP AddressOnlineLast OnlineApp IDVersionDevicePackage NameApp NameCustomer IDFirst RegisteredLast ConnectionDelete
' . $userid . '' . $ipadd . '
'; if ($status == 'yes') { echo ''; } else { echo ''; } echo "\t\t\t\t" . '
' . $last_online . '' . $appid . '' . $version . '' . $device . '' . $pkg . '' . $app . '' . $cid . '' . $time . '' . $ping . '
' . "\n"; echo "\t\t" . '
' . "\n"; echo '