$stats_host = "localhost";$stats_user = "dbsaint";$stats_password = "saint03";$stats_database = "saintlogin";$stats_table = "statistics";mysql_connect("$stats_host","$stats_user","$stats_password") or die("Can't connect to the SQL-server");mysql_select_db("$stats_database");$location=getenv("REQUEST_URI");$remote_host=getenv("REMOTE_HOST");$remote_ip=getenv("REMOTE_ADDR");$query = "SELECT * FROM $stats_table WHERE VISITOR = '$remote_host' && URL_STR = '$location'";$result = MYSQL_QUERY($query);$number = MYSQL_NUMROWS($result);
if($number == 0) {$query2 = "INSERT INTO $stats_table VALUES('$location', '$remote_host', '$remote_ip', '1')";$result2 = MYSQL_QUERY($query2);
}else {$z = 0;$old_times = mysql_result($result,$z,"TIMES");$new_times = $old_times+1;$query2 = "UPDATE $stats_table SET TIMES = '$new_times' WHERE VISITOR = '$remote_host' && URL_STR = '$location'";$result2 = MYSQL_QUERY($query2);
}
?>
Here is a range of service packages designed for different businesses requirements. Choose the one that best suits your needs.
| Features | Silver | Gold | Platinum | Diamond |
| Webmaster Host Privacy Certificate | ![]() |
![]() |
![]() |
![]() |
| Direct Login | ![]() |
![]() |
![]() |
![]() |
| Number of Users | 300 | unlimited | unlimited | unlimited |
| Server | shared | shared | dedicated | dedicated |
| Software&Hardware Package | ![]() |
Each premium package requires at least "a twelve months membership subscription".
We advice you to start with the Free package just to test how it works. When you've finally realized you can't help managing your website accesses without SAINTlogin, you would be able to choose the premium service package right for you.