|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /home/pathumthani_integration/integration/config/ |
Upload File : |
<?
###################################################################
## CLASS AND FUNCTION : SYSTEM TABLE
###################################################################
## Version : 200912XX (001)
## Created Date : 2009-12-xx xx:xx
## Created By : Mr.TANAPAT TABOONDEE (JINGJOBOY)
## E-mail : tanapat@sapphire.co.th
## Tel. : 08-9999-5650
## Company : Sappire Research and Development Co.,Ltd. (C)All Right Reserved
###################################################################
//ตารางทั่วไป
define("TBL_NATIONALITY", "tbl_nationality");
define("TBL_PRENAME", "tbl_prename");
define("TBL_EDUCATION_LEVEL", "tbl_education_level");
define("TBL_CCAA", "tbl_ccaa");
define("TBL_CCAA_VILLAGE", "tbl_ccaa_village");
?>