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
-
โปรแกรมแบ่งไฟล์ sql ขนาดใหญ่ให้เล็กลง SQL Dump File Splitter ดีจริง ๆ (12,054)
Scenario You are a conscious user and you back up your sites database every once in a while And you sit smiling and content knowing that your precious data is safe Just to discover after disaster strikes that you cant restore the contents of the SQL dump file because of upload size limitations -
แปลง html เป็น pdf ด้วย php กับ mPDF ของเค้าดีจริง ๆ (29,832)
คู่มือการใ้ช้งานที่ nbsp http mpdf1 com manual index php tid 121DownloadPlease see online nbsp documentation nbsp for further information especially in User's Guide gt gt Installation amp SetupmPDF Version 5 0 is a major upgrade on previous versions with much simplified handling of fonts User -
ORM O RM หรือ O R mapping ย่อมาจาก Object Relational Mapping หมายถึง (8,906)
nbsp nbsp ORM O RM หรือ O R mapping ย่อมาจาก Object Relational Mapping หมายถึง การ map ข้อมูลในตารางข้อมูลของฐานข้อมูลให้อยู่ในรูปของ object oriented language ซึงจะเป็นการสร้าง Database แบบเสมือนขึ้นให้มาอยู่ในรูป language nbsp programming ทำให้ไม่ต้องไปยุ่งกับ SQL Statement nbsp ซึ่งถ้ามีกา -
แจกโค้ดตรวจสอบว่าขึ้นอันดับ google หรือยัง (8,327)
lt phpif isset $ GET['search'] { nbsp nbsp nbsp $q array nbsp nbsp nbsp foreach $ GET as $k gt $v { nbsp nbsp nbsp nbsp $q ' amp ' urlencode $k ' ' urlencode $v nbsp nbsp nbsp } nbsp nbsp nbsp header 'Content type text xml charset tis 620' nbsp nbsp nbsp $s file -
function แปลง BB code ระหว่าง php กับ html สำเร็จรูป (9,680)
lt phpfunction bbcode format $str { nbsp $str htmlentities $str ภาษาไทยจะเพี้ยน$str htmlspecialchars $str $simple search array nbsp added line break nbsp ' [br] is' nbsp ' [b] [ b] is' nbsp ' [i] [ i] is' nbsp ' [u] [ u] is' nbsp ' [url ] [ url] is' nbsp -
วิธีแก้ปัญหาการนำเข้าฐานข้อมูลขนาดใหญ่ ใน PHP และ MySQL (16,441)
หากใครพบปัญหาในการ import nbsp ข้อมูลขนาดใหญ่ผ่าน phpmyadmin แล้วละก็ ผมมีทางแก้ให้นั่นก็คือ การใช้โปรแกรมช่วยชื่อ nbsp bigdump nbsp โดยตัวโปรแกรมเขียนด้วยภาษา PHP การทำงานของมันคือทำการ import file sql เข้าไปยังฐานข้อมูล MySql ได้อย่างไม่ต้องกังวลถึงขนาดไฟล์ sqlรายละเอียดโปรแกรมชื่อโปรแกรม nbsp Bi -
เขียน php check ตัวอักษร 0 9 a Z และ ก ฮ (14,031)
nbsp บางครั้งในการ เก็บข้อมูล ถ้าหากไม่ต้องการ ตัวอักษร แปลก ๆ เราจำเป้น ต้องเช็ค ค่าที่ป้อนเข้ามา ไม่ ว่าะเป็น จากทาง form หรือ ทาง url ทั้งแบบ post หรือแบบ get ก็แล้วแต่ nbsp ตอนนี้มาดูกัน ว่า เรา จะ เช็คได้ อย่างไร เช่นผม ต้องการ ข้อมูล ที่ ป้อน เข้ามา เป็น อะไรก็ได้ แต่ผม ต้องการแค่ 0 9 a Z และ -
การค้นหาข้อความด้วย AJAX (11,464)
การค้นหา เป็นอีกรูปแบบหนึ่งที่ AJAX ทำได้ดีเนื่องจาก AJAX สามารถให้ผลลัพท์การค้นหาได้ในทันทีที่กรอกคำค้นหา โดยที่ไม่ต้องเสียเวลารอคอยหรือกด submit ก่อนถึงจะได้ผลลัพท์ หรือจะเรียกการค้นหาแบบนี้ได้อีกอย่างหนึ่งว่า Type ahead Suggest nbsp ตัวอย่างหนึ่งของการค้นหาก็คือ การค้นหาของ Google ที่เว็บไซต์ htt -
ส่งออก นำเข้า ฐานข้อมูล Mysql ด้วย phpMyAdmin (11,239)
ส่งออก ฐานข้อมูล mysqlเมื่อท่านต้องการย้ายฐานข้อมูลของท่านไปยังที่อื่น หรือ ย้ายไปเครื่องอื่น ท่านสามารถ "ส่งออก" ฐานข้อมูลให้อยู่รูปแบบไฟล์ sql โดยจะต้องเข้าไปที่ phpMyAdmin ของท่านแล้ว เลือกฐานข้อมูลที่ต้องการ จากนั้น เลือก "ส่งออก" จากแทบเครื่องมือการจัดการฐานข้อมูล ดัง nbsp รูปภาพที่ 1 nbsp แสด -
โปรแกรมตรวจประสิทธิภาพของ php benchmark php software (8,133)
http www free webhosts com php benchmark script phphttp sourceforge net projects phpbenchmarkscr