$link = mysqli_connect($host, $user, $password, $database);
mysqli_set_charset($link, "utf8");
http://exas.com
http://exas.com/?r=site/index
http://exas.com?r=site/index
http://exas.com/index.php
http://exas.com/index.php?r=site/index
http://exas.com/site/index
if (this.readyState == 4 && this.status == 200) {
try{
var data = JSON.parse(this.responseText);
timeRemain = data["remain"] * 1000; // значение для переменной
} catch(err){
console.error(err);
}
}
Мне интересно, каким непостижимым образом ты что-то делаешь внутри этой фигни - jQuery(function($){…});
Откуда ты в неё заходишь?