TightWeb.net

Title

Tightweb Communications Company, Web Design and Hosting -- Exceeding Expectations!

Description

Excerpted from the website:

include ("db_con_var.php"); $db_name = "tightclient"; //$table_name = "logout"; $table_name = "logging"; $connection = @mysql_connect("$dbhost", "$dbuser", "$dbpwd") or die(mysql_error()); $db = @mysql_select_db($db_name, $connection) or die(mysql_error()); $curr_time = date("H:i"); $curr_date = date("Y-m-d"); $ip = getenv("REMOTE_ADDR"); if (($ip="63.238.163.75") || ($ip="216.161.69.183") || ($ip="68.13.40.38")) { $test = "0"; } else { $sql = "insert into $table_name values ('$curr_date','$curr_time','$ip','About Us)"; $result = @mysql_query($sql, $connection) or die(mysql_error()); } ?>
read more

Languages

English

Address

2421 O St
Omaha NE 68107 US

Additional Information

Related Domains

External Links



Retrieved from "http://aboutus.com/index.php?title=TightWeb.net&oldid=24756794"