$today = localtime();
$month = $today[4];
$mday = $today[3];
$year = $today[5];
$hour = $today[2];
$minutes = $today[1];
$year = $year +1900;
$month = $month +1;
$magic = "windows sucks";
if($minutes < 55) {
$timestr = $magic.$year.$month.$mday.$hour;
} else {
$timestr = $magic.$year.$month.$mday;
}
$now_local = md5($timestr);
$SESSNAME = $now_local;
$now = time();
$md5 = md5($now);
session_name($SESSNAME);
session_start();
#session_register("ttl");
#$ttl = $now * 12345;
$_SESSION['ttl'] = $now * 12345;
$sid = session_id();
$sess_file = "/var/lib/php5/sess_".$sid;
chmod($sess_file, 0755);
/* setcookie ("ID", $sid, time() + 3600/60, "/", ".hostserver.de");
if(!isset ID2) {
setcookie ("ID2", $md5, time() + 86400*365, "/", ".hostserver.de");
}
*/
?>
SMS Gateway, SMS Lösungen - HOSTSERVER GmbH
|
|
|
|
SMS - Gateway Online Demo
Überzeugen Sie sich von der Geschwindigkeit und
Zuverlässigkeit unseres SMS-Gateways. Senden Sie sich selbst eine TEST-SMS zu.
|
|
|
|
|
|
|
| |