1 2 3 4 5
<?php header("Content-type: text/html; charset=windows-1251"); require("../libs/setup.php"); print count($_SESSION['compare']); ?>