data);
# UPDATE ENTER TIME OF USER
$ enter_t=date («Ymd H: i»);
$ data=array («enter_time» => $ enter_t,
«session_status» => «1»);
$ this-> db-> update («users», $ data);
# INSERT RULES TO IPFW («/ usr / local / bin / sudo ipfw add $ rule_in allow ip from any to $ ip»); («/ usr / local / bin / sudo ipfw add $ rule_out allow ip from $ ip to any »); (« welcome / status »);
}
}
} else {
$ data [«message»]=«Login or password is icorrect»;
$ this-> load-> view («login_form», $ data);
}
}
} status ()
{
$ ip=$ this-> input-> ip_address ();
$ this-> db-> where («ip», $ ip);
$ query=$ this-> db-> get («rules»); ($ query-> num_rows ()!=0) {
$ user_id=$ query-> row () -> id;
$ this-> db-> where («id», $ user_id);
$ query2=$ this-> db-> get («users»);
$ data [«user»]=$ query2-> row ();
$ this-> load-> view («status», $ data);
} else {();
}
} logout () {
$ ip=$ this-> input-> ip_address ();
$ this-> db-> where («ip», $ ip);
$ query=$ this-> db-> get («rules»);
$ user=$ query-> row (); ($ query-> num_rows ()!=0) {
$ this-> db-> delete («rules», array («id» => $ user-> id)); («/ usr / local / bin / sudo ipfw delete ». $ user-> rule_in); (« / usr / local / bin / sudo ipfw delete ». $ user-> rule_out); (« welcome / login »);
} else {«Vipustite ne mo viti»;
}
} admin () {«adminka»;
}
}
/ * End of file welcome. php * /
/ * Location:./System / application / controllers / welcome. php * /
Welcome to hotel " Asiamountains - 2 "
Welcome to hotel " Asiamountains - 2 "
php (! empty ($ message)) {
? >
php echo validation_errors ();? >
=$ Message? >
...