Server IP : 119.59.102.212 / Your IP : 3.22.217.190 Web Server : Apache/2 System : Linux narin 2.6.32-042stab142.1 #1 SMP Tue Jan 28 23:44:17 MSK 2020 x86_64 User : yangkam ( 1022) 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/yangkam/domains/yangkam.go.th/public_html/coremain/module/sponser/ |
Upload File : |
<?php $navig['link_picture_add'] = "เพิ่มข้อมูลลิงค์นอก"; navigator($navig); echo "<br>"; bar_header("เพิ่มข้อมูลลิงค์นอก"); // Bar_Header fieldset_top("ลิงค์"); //include ("ajax_link_picture.php"); echo "<br/>"; ?> <form name="add" action="index.php?mod=sponser_add_output&path=sponser&id_top=<?php echo $_GET["id_top"]; ?>" method="post" enctype="multipart/form-data" onSubmit=""> <table width="100%" border="0" align="center" cellpadding="1" cellspacing="1"> <tr height='35'> <td width='10%'></td> <td width=30%><?php echo print_arr1(); ?> อัพโหลดรูปภาพ หรือ Flash <font color='ff0000'><br></font></td> <td><input name="picture_file" type="file" ></td> </tr> <tr height='35'> <td></td> <td><?php echo print_arr1(); ?> คำอธิบายรูปภาพ</td> <td><input name="pic_description" type="text" size=34></td> </tr> <tr height='35'> <td></td> <td><?php echo print_arr1(); ?> ลิงค์ไปที่</td> <td><input name="link_target" type="text" size=34 value='http://'></td> </tr> <?php button_text('เพิ่มข้อมูล', 'Submit', 3); ?> <!-- <tr> <td colspan='3'> <input type="submit" name="Submit" value="เพิ่มข้อมูล" onmouseover="this.style.cursor = 'hand'"> </td> </tr> --> </table> </form> <?php fieldset_down(); ?>