%PDF-1.5 % ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY
Server IP : 122.155.17.190 / Your IP : 18.217.52.224 Web Server : Apache/2 System : Linux cat17190.thaihostserver.com 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 User : bungkla ( 1054) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/bungkla/public_html/webboard/ |
Upload File : |
<? require("block-inter-ip.php"); // ��駤�ҵ�ҧ� �ͧ MySQL Server $host = "localhost"; $user_db = "bungkla_data"; $passwd_db = "dbwQENUU3mUKEV786Scj"; $dbname = "bungkla_data"; // Admin Password ���ź�Ӷ��-�ӵͺ /* $admin = "admin"; $admin_pwd = "nstrubi";*/ // E-Mail ��ź�Ӷ��-�ӵͺ $maildel = "office@bungkla.go.th"; // ��駤�Ҩӹǹ�Ӷ�����˹�� $list_page = 40; // ���˹��������� $pageshow = 20; // ���˹�Ҥӵͺ // ��駤�������Ҫԡ�����˹�� $list_mem = 49; // ��駤������С�Ȣ��������˹�� $list_news = 5; // ��駤������ʴ������Ţ IP Address // ALL - �ʴ�����ء��ѡ , BAN - �ʴ� 3 ��ѡ�á , NONE - ����ʴ� IP Address $showIP = "ALL"; // ���͡�к��������� // 1 - ������ҡ Script �ͧ��纺��� , 2 - ������ҡ MS Outlook Express $s_mail = "1"; // ��˹���� ��õ�駤Ӷ������ö ���ٻ����� $a_pic = "1"; // 1 = �� , 0 = ����� // ��˹���� ��õͺ�Ӷ������ö ���ٻ����� $p_pic = "1"; // 1 = �� , 0 = ����� // ��˹���Ҵ�ͧ�Ҿ���حҵ��� upload �� (˹����� byte) $Image_size = 1048576; // 10240 = 10 kbytes $Image_msg = " 1 Mb "; $config[imgWidth] = 400; //��Ҵ�������ҧ�ͧ�ٻ �������ö��������Թ... // ��˹���Ҵ�ͧ�Ҿ��Ҫԡ���حҵ��� upload �� (˹����� byte) $Image_size1 = 1048576; // 10240 = 10 kbytes $Image_msg1 = " 1 Mb "; $config1[imgWidth] = 80; //��Ҵ�������ҧ�ͧ�ٻ �������ö��������Թ... // ��˹��ٻẺ�ͧ����ʴ�ʶҹ� ICQ (1-17) $ICQ_Image_Type = 5; // �ʴ��ӴѺ�ͧ�ӵͺ // ASC - ���§�ӴѺ�����Ũҡ������ҡ , DESC - ���§�ӴѺ�����Ũҡ�ҡ仹��� $order = "ASC"; // Path ���ٻ $path = "fileupload"; # ��駤�� directory ������ٻ��� post ŧ���� // Path ���ٻ��Ҫԡ $path_mem = "photo"; # ��駤�� directory ������ٻ��� post ŧ���� // �յ�ҧ � 㹵��ҧ����ʴ��� $rowColor1 = "#ffffff"; //�յ��ҧ 1 (㹪�ͧ�ʴ��Ӷ�������� webboard.php) $rowColor2 = "#ffffff"; //�յ��ҧ 2 ����Ѻ�Ѻ �յ��ҧ 1 $rowHiLight = "#ffffff"; //�շ�� post ����ش // �������ͧ��� $webmasterEmail = "office@bungkla.go.th"; // ������� $urlweb = "www.bungkla.go.th"; $path_wd ="webboard"; // �к� Ranking $ranknum0 = 10 ; // ����� 0 �֧ �ӹǹ��� (����������) $ranknum1 = 50 ; $ranknum2 = 100 ; $ranknum3 = 150 ; $ranknum4 = 200 ; $ranknum5 = 250 ; $ranknum6 = 300 ; $ranknum7 = 350 ; $ranknum8 = 400 ; // ��˹��дѺ����ش���� $ranktxt0 = "˹������������ط��"; //�дѺ��� 1 $ranktxt1 = "�������½֡�Ԫ�"; //�дѺ��� 2 $ranktxt2 = "����ط�����"; //�дѺ��� 3 $ranktxt3 = "����ط��"; //�дѺ��� 4 $ranktxt4 = "�ʹ�����"; //�дѺ��� 5 $ranktxt5 = "�������ط��"; //�дѺ��� 6 $ranktxt6 = "����ӹѡ"; //�дѺ��� 7 $ranktxt7 = "˹���������"; //�дѺ��� 8 $ranktxt8 = "���Ҩ����"; //�дѺ��� 9 $ranktxt9 = "⤵���¹"; //�дѺ��� 10 if (!ini_get('register_globals')) { $superglobals = array($_SERVER, $_ENV, $_FILES, $_COOKIE, $_POST, $_GET); if (isset($_SESSION)) { array_unshift($superglobals, $_SESSION); } foreach ($superglobals as $superglobal) { extract($superglobal, EXTR_SKIP); } } ?>