Path : /var/www/html/smart_kpp2_bk17 มีค 69/modules/plan/planproject/
File Upload :
Current File : /var/www/html/smart_kpp2_bk17 มีค 69/modules/plan/planproject/plan_dbconnon.php

<?php
if (!defined('DBName'))
{
 require_once("dbconfig.inc.php");
}
$sql = "SELECT d.*  FROM  plan_acti d where  (code_proj='000') ORDER BY d.dayinput  DESC";
?>