Prio | Original string | Translation | — |
---|---|---|---|
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.
|
|||
Repeat a string | ซ้ำค่าอักขระ | Details | |
Pad a string to a certain length with another string | แพดสตริงให้มีความยาวที่กำหนดด้วยสตริงอื่น | Details | |
Pad a string to a certain length with another string แพดสตริงให้มีความยาวที่กำหนดด้วยสตริงอื่น
You have to log in to edit this translation.
|
|||
Calculate the Sample Standard Deviation for the list of numbers | คำนวณหาค่าเบี่ยงเบนมาตรฐานของตัวอย่างสำหรับรายการของตัวเลข | Details | |
Calculate the Sample Standard Deviation for the list of numbers คำนวณหาค่าเบี่ยงเบนมาตรฐานของตัวอย่างสำหรับรายการของตัวเลข
You have to log in to edit this translation.
|
Export as