<?php 
require_once "../tpl/atpl.php";
atpl::printent("../tpl/mmdiv.php");
?>



<?php 
require_once "../uti/Ureaddir.php";
require_once "../uti/MysqlHieroglyphics.php";
require_once "../uti/MysqlJiaguwen.php";
require_once "../uti/DbStats.php";
$againstDir = "../uti/jgw/mer/compound/p/";
$againstDir = "../../odb/tbi/img/jgif/";
$sql = "SELECT * FROM Jiaguwen ORDER BY jid";
$sql = "SELECT * FROM Jiaguwen";
$sql = "SELECT * FROM Jiaguwen WHERE jtoh LIKE '%,%' LIMIT 0,10";
if (isset($_REQUEST["sql"]) && strlen($_REQUEST["sql"]) > 0) {
    $sql = $_REQUEST["sql"];
}
if (isset($_REQUEST["idimg"]) && strlen($_REQUEST["idimg"]) > 0) {
    $idimg = $_REQUEST["idimg"];
}
$lster = new DbStats();
//$lster->makelist_1($idimg);
$lster->jink_uniq_tbler_2s();
?>
<!-- id="clentarea"-->
</div>
</body>
</html>