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
-
การ copy ทั้ง folder และไฟล์ใน folder ย่อย กับ php (10,449)
lt phpfunction dir copy $srcdir $dstdir $offset '' $verbose false nbsp { nbsp nbsp nbsp nbsp if isset $offset $offset 0 nbsp nbsp nbsp nbsp $num 0 nbsp nbsp nbsp nbsp $fail 0 nbsp nbsp nbsp nbsp $sizetotal 0 nbsp nbsp nbsp nbsp $fifail '' nbsp nbsp nbs -
การอ่านไฟล์ทั้ง Folder ด้วย php (10,421)
การอ่านไฟล์ทั้ง Folder ด้วย php lt $dir opendir "D xampp htdocs journalonline slide" while $data readdir $dir false { nbsp echo "$data lt br gt n" }closedir $dir echo "webUB com" gt -
php ทำงานกับ ไฟล์ (6,900)
การสร้างไฟล์จะใช้ตามโค๊ดข้างล่างmode ของไฟล์ ใช้ร่วมกับ fopenr Open for read only เปิดเพื่ออ่านอย่างเดียว r Open for reading and writing เปิดเพื่ออ่านและเขียน w Open for writing only เปิดเพื่อเขียนอย่างเดียว w Open for reading and writing เปิดเพื่ออ่านและเขียน นอกจากนี้ยังมีa a nb -
การทำ Website Thumbnail ด้วยตัวเอง (10,969)
หลายๆคนคงสังเกตเห็นผมเอา Snap com ติดมาที่ Scriptddมันเป็น javascript ที่ทำงานแบบ Ajax กลับไปติดต่อกับ Server ของ Snap comเพื่อสร้างรูปหน้า Website ใน Link ต่อไป เป็น Thumbnail เล็กๆก็เพิ่มความน่าสนใจให้กับ Website กันไปล่ะครับปัญหาคือแค่เอามาติดคงไม่เท่าไร แต่นิสัยของผมคงจะมีคำถามต่อมาว่าแล้วเขาทำย -
ประยุกต์สร้าง pdf ไฟล์ จาก tcpdf class ด้วย php รองรับภาษาไทย (20,659)
สร้าง pdf ไฟล์จากโค้ด HTML โดยใช้ tcpdf class รองรับการใช้งานภาษาไทย พร้อมคุณสมบัติมากมายดาวน์โหลดต้นฉบับไฟล์ได้ที่นี่ nbsp http downloads sourceforge net project tcpdf tcpdf 4 8 013 zip nbsp 10 MB มีคู่มีอภาษาอังกฤษ และตัวอย่างดาวน์โหลดไฟล์ประยุกต์จากเว็บไซต์ nbsp http www ninenik com download -
การทำ iReport PHP ด้วย JavaBridge Step by Step (20,477)
การทำ iReport PHP นี้จะทำไม่ได้ถ้าไม่มี JavaBridge มาช่วยนะครับ nbsp สำหรับ JavaBridge ที่ผมแนะนำก็ตัวนี้เลยครับ OpenSourceหลังจากติดตั้งเสร็จก็ลงมือทำ Report ใน iReport Designer ได้เลยตามปกตินะครับส่วนนี้ไม่ยากคิดว่าคงทำ Report เป็นอยู่แล้วขอข้ามมาที่ Code เลยนะครับ lt php nbsp อันนี้เป็นตย -
PHP Go Pro Exception อย่างมืออาชีพด้วย Observer Pattern (9,556)
สวัสดีครับ วันนี้ผมจะมาพูดถึงการจัดการ Exception แบบที่มืออาชีพเค้าทำกันเคยสงสัยไหมครับว่าเวลาระบบที่ทำงาน 24 ชั่วโมงมัน Error เนี่ย แล้ว Admin เค้ารู้กันได้อย่างไร และ Admin เค้านั่งกันหน้าจอเพื่อเฝ้ามันหรือเปล่า ไม่ใช่เลยนะครับAdmin ก็มีลูกมีเมีย และ Admin ไม่ได้ใช้วิธีเติมน้ำมันหรือเปลี่ยนถ่ -
ใช้ ADOdb กับ PHP และ Oracle มีข้อดีเยอะมากมาย 2 2 (10,213)
6 nbsp nbsp nbsp nbsp nbsp nbsp In and Out ParametersPL SQL stored procedure nbsp ต่อไปนี้ต้องการตัวแปรนำเข้า และคืนค่ามาเป็นตัวแปรส่งออกPROCEDURE nbsp data out input IN VARCHAR output OUT VARCHAR IS nbsp nbsp nbsp nbsp nbsp nbsp nbsp BEGIN nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbs -
ใช้ ADOdb กับ PHP และ Oracle มีข้อดีเยอะมากมาย 1 2 (10,963)
เรียบเรียงจากเอกสารต้นฉบับ Using ADOdb with PHP and Oracle an advanced tutorial " nbsp http phplens com lens adodb docs oracle htm nbsp " โดยคุณ John Lim1 nbsp nbsp nbsp nbsp nbsp nbsp Introductionดังที่เราทราบกันว่า ออราเคิลนั้นเป็นระบบฐานข้อมูลที่ได้รับความนิยมในการใช้กับ nbsp PHP nbsp มา -
การทำรูปภาพ screen shot จาก youtube How to get a YouTube video screenshot image thumbnail URL using JavaScript (9,773)
ต้นฉบับhttp img youtube com vi VIDEO ID 0 jpg lt รูปใหญ่http img youtube com vi VIDEO ID 2 jpg lt รูปเล็กตัวอย่างhttp img youtube com vi NuQxufdsuiI 0 jpghttp img youtube com vi NuQxufdsuiI 2 jpg nbsp จากhttp jquery howto blogspot com 2009 02 how to get youtube video screenshot htm