Korusol
6/16/2014 - 2:32 PM

Дебаг кука

Дебаг кука

if (isset($_COOKIE['debugsah'])){
	echo "<pre>";
	print_r();
	echo "</pre>";
}