กำลังแสดงโพสต์จาก 2017

code reset form in Angularjs

$scope . FnReset = function (){        $ ( "input[type='reset']" ). click ();            $scope …

reset select element form

โค้ดในการ reset form      $ ( "input[type='reset']" ). on ( "click" , function ( event ){ …

angular and select2

controller.js /* Example Select2 & AngularJs */ $scope.noResultsTag = null; $scope.tags = [ {id: 0, nam…

Send Email by PHP

$to = "zzz@xxxx.com" ; $msg = " { $datamail } " ; // HTML message $subject = " ทดสอบการส่ง Email …

bootstrap css display block text content nowrap

CSS ในการตัดข้อความ หรือแสดงข้อความให้อยู่ใน ขอบเขต   .products-list .product-description { display: block; colo…

SQL Server Command Decimal Format NUMBER

เปลี่ยนตัวเลขให้อยู่ในเลขทศนิยม กี่ตำแหน่งก้ได้ Convert Number / Column to Decimal  อีกตัวอย่างที่ง่ายสำหรับเปลี…

php read file image from window shared

อ่านไฟล์รูปภาพจากเครื่องคอมที่ทำการ Shared file 1. ชื่อไฟล์ readImg.php <?   $comName = "xx.xx.xx.xx"; …

แก้ปัญหาเรียงลำดับของภาษาไทยในโปรแกรม Excel (ก-ฮ)

วิธีแก้ไขการจัดเรียงลำดับของ ก-ฮ ในโปรแกรม Excel  ปัญหาคือ โปรแกรมมันจะดำเนินการจัดเรียงลำดับ สระ ก่อน ตัวอักษร วิธ…

How do you put the image on the top left corner of your web

วิธีทำนำรูปภาพเอาไว้บนมุมด้านซ้ายบนของเว็บไซต์ How do you put the photo on the top left corner of the site. รูปภา…

auto assign on click event for select2 when do some event

ต้องการ กำหนดโควตาให้เป็น auto code ตอนกดปุ่ม Enter แล้ว Event ต่อไป ให้ไป Auto Click Select2  ตัวอย่างโค้ด java…

async in ajax alert undefined

วิธีบังคับให้ Ajax ทำงานให้เสร็จก่อนแล้วค่อยไป กระทำลำดับต่อไปครับ.. ตัวอย่าง 1. เห็นชัด Alert is Success <?PHP va…

convert datevalue in excel from php

ทำการเปลี่ยน วันที่ ที่อยู่ใน Excel (DATEVALUE) ให้เป็น Fomrat datetime ใน PHP  รูปภาพตัวอย่าง function นี้จะทำการแปลงใ…

php connect accesss file *.accdb

การใช้ PHP ในการติดต่อกับ MS-Access โดยตรง *.accdb 1. กำหนดไฟล์ PATH ให้ชัดเจน <?PHP // Path Database MS-Access …

get current file name php

การแสดงข้อมูลชื่อไฟล์ปัจจุบันที่เรากำลังจัดการอยู่ <?PHP $_PageName = trim(str_replace('.php','…

MySQL Show Data Random Record

แสดงผลแบบสุ่ม  - rand() คือการสุ่ม  - limit คือ จำนวนแถวที่จะแสดง -------------------------------------------------------…

โหลดโพสต์เพิ่ม
ไม่พบผลการค้นหา