| Prio | Original string | Translation | — |
|---|---|---|---|
| Calculate the sum of values in an array | คำนวณผลรวมของค่าในอาร์เรย์ | Details | |
|
Calculate the sum of values in an array คำนวณผลรวมของค่าในอาร์เรย์
You have to log in to edit this translation.
|
|||
| Return part of a string | ส่งคืนส่วนหนึ่งของสตริง | Details | |
| Make a string uppercase | ทำให้อักขระเป็นตัวพิมพ์ใหญ่ | Details | |
| Make a string lowercase | ทำให้อักขระเป็นตัวพิมพ์เล็ก | Details | |
| Find first occurrence of a string | ค้นหาการเกิดขึ้นครั้งแรกของสตริง | Details | |
|
Find first occurrence of a string ค้นหาการเกิดขึ้นครั้งแรกของสตริง
You have to log in to edit this translation.
|
|||
| Reverse a string | กลับค่าอักขระ | Details | |
| Find position of first occurrence of a string | ค้นหาตำแหน่งการเกิดขึ้นครั้งแรกของสตริง | Details | |
|
Find position of first occurrence of a string ค้นหาตำแหน่งการเกิดขึ้นครั้งแรกของสตริง
You have to log in to edit this translation.
|
|||
| Get string length | รับค่าความยาวอักขระ | Details | |
| Case-insensitive strstr | strstr .ตัวพิมพ์เล็กและตัวพิมพ์ใหญ่ | Details | |
|
Case-insensitive strstr strstr .ตัวพิมพ์เล็กและตัวพิมพ์ใหญ่
You have to log in to edit this translation.
|
|||
| Un-quotes a quoted string | ยกเลิกเครื่องหมายคำพูดจากข้อความที่มีเครื่องหมายคำพูด | Details | |
|
Un-quotes a quoted string ยกเลิกเครื่องหมายคำพูดจากข้อความที่มีเครื่องหมายคำพูด
You have to log in to edit this translation.
|
|||
| Find position of first occurrence of a case-insensitive string | ค้นหาตำแหน่งการเกิดขึ้นครั้งแรกของสตริงที่ไม่คำนึงถึงขนาดตัวพิมพ์ | Details | |
|
Find position of first occurrence of a case-insensitive string ค้นหาตำแหน่งการเกิดขึ้นครั้งแรกของสตริงที่ไม่คำนึงถึงขนาดตัวพิมพ์
You have to log in to edit this translation.
|
|||
| Strip HTML and PHP tags from a string | แยก TAG HTML และ PHP ออกจากข้อความ | Details | |
|
Strip HTML and PHP tags from a string แยก TAG HTML และ PHP ออกจากข้อความ
You have to log in to edit this translation.
|
|||
| Binary safe string comparison | การเปรียบเทียบสตริงที่ปลอดภัยแบบไบนารี | Details | |
|
Binary safe string comparison การเปรียบเทียบสตริงที่ปลอดภัยแบบไบนารี
You have to log in to edit this translation.
|
|||
| Binary safe case-insensitive string comparison | การเปรียบเทียบสตริงที่ไม่คำนึงถึงตัวพิมพ์เล็กและใหญ่ที่ปลอดภัยแบบไบนารี | Details | |
|
Binary safe case-insensitive string comparison การเปรียบเทียบสตริงที่ไม่คำนึงถึงตัวพิมพ์เล็กและใหญ่ที่ปลอดภัยแบบไบนารี
You have to log in to edit this translation.
|
|||
| Replace all occurrences of the search string with the replacement string | แทนที่สตริงการค้นหาทั้งหมดด้วยสตริงแทนที่ | Details | |
|
Replace all occurrences of the search string with the replacement string แทนที่สตริงการค้นหาทั้งหมดด้วยสตริงแทนที่
You have to log in to edit this translation.
|
|||
Export as