PHP MySQL (เกร็ดความรู้)
หน้าที่
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
-
คำนวณหาระยะห่างระหว่างวันที่ PHP (13,473)
lt php รูปแบบของวันที่ ที่อาจจะเก็บลงในฐานข้อมูลแบบนี้ $start date 17 03 2007 วันที่เริ่มใช้บริการ$expire date 17 03 2008 วันสิ้นสุดการใช้บริการ$today date date d m Y วันที่ของวันนี้ ฟังก์ชั่น explode ใช้แยกเครื่องหมาย ออกจากข้อความ แล้วเอาข้อความที่ได้ไปแยกเก็ -
เริ่มต้นกับ UTF 8 พร้อมโปรแกรมแปลง TIS 620 เป็น UTF 8 (8,017)
UTF 8 nbsp คือ character ที่สามารถรองรับการทำงานระบบหลายภาษา Multi language nbsp nbsp ระบบ UTF 8 จะเก็บข้อมูล 1 4 ไบต์ต่อ 1 ตัวอักษร รายละเอียดอื่นๆ แนะนำhttp en wikipedia org wiki UTF 8 nbsp ชัดเจนกว่าครับสำหรับคนไทยถึงเวลาแล้วหรือยังที่จะเปลี่ยนจาก TIS 620 เป็น UTF 8 nbsp nbsp ในเรื่อ -
แสดงรายการวันที่เริ่มต้น ถึง วันที่สิ้นสุด ยังไม่คิด LeapYear นะครับ (7,339)
lt $wf year 2010 ปีที่เริ่มต้น nbsp $we year 2011 ปีที่สิ้นสุด$wf month 1 เดือนที่เริ่มต้น nbsp $we month 9 เดือนที่สิ้นสุด$wf date 1 วันที่เริ่มต้น nbsp $we date 26 วันที่สิ้นสุดfor $i $wf date $i lt 100000 $i nbsp { $chkdt date "Ymd" mktime 0 0 0 $wf month $i $wf year -
หา วัน เดือน ปี สำหรับ LeapYear ปีอธิกสุรธิน PHP (18,473)
วิธีการหา nbsp ปีอธิกสุรธิน LeapYearหลักการทำงานของมันคำนวน ปีอธิกสุรทิน ไปตามรอบทุกๆสี่ปี หรือปีหนึ่งมี 365 25 วัน แต่ว่าในความเป็นจริง แล้ว การโคจรรอบดวงอาทิตย์ในหนึ่งรอบ กินเวลา จริงๆ 365 25636 หรือคลาดเคลื่อนไปจากความเป็นจริง 0 00636 วันต่อปีดังนั้น การกำหนดปีอธิกสุรทิน นั้นจึงมีข้อกำหนดและข -
หา เมื่อวานวันที่ สัปดาห์ เดือน ก่อนหน้านี้ ด้วย strtotime ใน PHP (11,085)
Find Yesterdays date lt phpecho "yesterday was " date "Y m d" strtotime " 1 days" gt Outputyesterday was 2010 04 10Find Date one week ago lt phpecho "1 week form today was " date "Y m d" strtotime " 1 weeks" gt Output1 week form today was 2010 04 04Find Date one month after lt phpecho -
การสร้าง DateDiff Function ใน php (10,980)
Creating a DateDiff function for PHPOK so that's DateAdd out of the way What about DateDiff now DateDiff according to the documentation "Returns the number of intervals between two dates "The syntax is DateDiff interval date1 date2 The intervals that it uses are the same as those that we saw i -
การสร้าง DateAdd Function ใน php (9,379)
Creating a DateAdd function for PHPAs I said in the beginning the reason for this tutorial was because I could find no function in PHP that was similar to ASP's DateDiff function So after explaining how PHP handles date and time I though it would be cool if we ported two commonly used ASP date fu -
ใส่ comma และ ทศนิยม ให้ตัวเลข (12,077)
ฟังก์ชั่นใส่ comma ให้กับตัวเลข เช่น จำนวนเงิน เช่น 1000000 5012 ให้ผลลัพท์เป็น 1 000 000 5012function format number $val { nbsp $svals explode " " $val nbsp แยกทศนิยมออก nbsp $sval $svals[0] nbsp จำนวนเต็ม nbsp $n 0 nbsp $result "" nbsp for $i strlen $sval 1 $i gt -
การตรวจสอบหมายเลขบัตรประชาชน โดยใช้ Webservice (29,450)
nbsp nbsp nbsp nbsp nbsp nbsp nbsp เรื่องการใช้ php เชื่อมต่อระบบ web service nbsp เพื่อตรวจสอบหมายเลขบัตรประชาชนกันต่อ ความจริงยังมีบริการอื่นอีกเช่นการตรวจหมายเลขผู้เสียภาษี nbsp nbsp สามารถเข้าไปดูรายละเอียดบริการอื่นๆได้ที่ nbsp nbsp http www rd go th webservice nbsp nbsp เป้ -
เช็คเลขบัตรประชาชน ว่าถูกต้องหรือไม่ (46,298)
วิธีตรวจสอบรหัสบัตรประชาชน nbsp วิธีตรวจสอบรหัสบัตรประชาชน nbsp เราจะมีวิธีตรวจสอบรหัสบัตรประชาชนอย่างไร คงเคยเห็นแบบฟอร์มในการสมัครสมาชิกของหลายๆ nbsp เว็บไซต์บังคับให้กรอกเลขที่บัตรประชาชน เช่น nbsp เว็บขายของ เว็บประเภทเกมส์ออนไลน์ ฯลฯ nbsp ก็พลันคิดไปว่าต้องตรวจสอบโดยการติดต่อฐานข้อมูลของกระ