| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/tits-bigtits.com/phphits/ |
Upload File : |
<?php
// ~~~~~ Include shared functions ~~~~~
include "phphits.inc.php";
// ~~~~~ Count visitors who visit this page ~~~~~
phphitsAddHit();
?>
<html>
<head>
<title>phphits :: demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="NOINDEX,NOFOLLOW">
<meta name="author" content="Johannes Gamba (jgamba@geekfactory.de)">
<style type="text/css">
<!--
a:link { color: #0066FF; text-decoration: underline}
a:visited { color: #666666; text-decoration: underline}
a:hover { color: #0066cc; text-decoration: none}
-->
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" border="0">
<tr>
<td><b><font face="Verdana, Arial, Helvetica, sans-serif" size="3">php</font></b><font face="Verdana, Arial, Helvetica, sans-serif" size="3"><i>hits</i> v<?php echo(SCRIPT_VERSION); ?> :: demo page</font></td>
<td>
<div align="right"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Coded
by <a href="mailto:jgamba@geekfactory.de?subject=phphits">Johannes Gamba</a></font></div>
</td>
</tr>
<tr>
<td colspan="2">
<hr noshade>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
<?php echo "<b>" . phphitsShowHits(0) . " hits total</b> (Last 24 hours: " . phphitsShowHits(24) . ")"; ?>
</font></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
<?php echo "Currently online: " . phphitsShowOnlineUsers() . " users"; ?>
</font></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2">
<hr noshade>
</td>
</tr>
<tr>
<td colspan="2"><a href="loglogin.php"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"><b>View
log file</b></font></a></td>
</tr>
</table>
</body>
</html>