| Prio | Original string | Translation | — |
|---|---|---|---|
| Format a number with grouped thousands | รูปแบบตัวเลขโดยมีการจัดกลุ่มหลักพัน | Details | |
|
Format a number with grouped thousands รูปแบบตัวเลขโดยมีการจัดกลุ่มหลักพัน
You have to log in to edit this translation.
|
|||
| Inserts HTML line breaks before all newlines in a string | ใส่ HTML line Break ก่อนที่จะขึ้นบรรทัดใหม่ทั้งหมดในอักษร | Details | |
|
Inserts HTML line breaks before all newlines in a string ใส่ HTML line Break ก่อนที่จะขึ้นบรรทัดใหม่ทั้งหมดในอักษร
You have to log in to edit this translation.
|
|||
| Get UNIX timestamp for a date (each of the 6 arguments are optional) | รับค่าการประทับเวลาแบบ UNIX สำหรับวันที่ (ค่าทั้ง 6 แต่ละค่าเป็นตัวเลือก) | Details | |
|
Get UNIX timestamp for a date (each of the 6 arguments are optional) รับค่าการประทับเวลาแบบ UNIX สำหรับวันที่ (ค่าทั้ง 6 แต่ละค่าเป็นตัวเลือก)
You have to log in to edit this translation.
|
|||
| Find lowest value | หาค่าต่ำสุด | Details | |
| Find highest value | หาค่าสูงสุด | Details | |
| Strip whitespace (or other characters) from the beginning of a string | ตัดช่องว่าง (หรือตัวอื่น ๆ ) จากจุดเริ่มต้นอักขระ | Details | |
|
Strip whitespace (or other characters) from the beginning of a string ตัดช่องว่าง (หรือตัวอื่น ๆ ) จากจุดเริ่มต้นอักขระ
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | ส่งค่ากลับด้วย comma-separated list | Details | |
|
Return comma-separated list of values ส่งค่ากลับด้วย comma-separated list
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | หาชนิดของตัวแปรที่เป็นอักขระ | Details | |
|
Find whether the type of a variable is string หาชนิดของตัวแปรที่เป็นอักขระ
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | หาตัวแปรที่เป็นตัวเลข | Details | |
|
Finds whether a variable is a number or a numeric string หาตัวแปรที่เป็นตัวเลข
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | หาตัวแปรที่เป็น NULL | Details | |
| Finds whether a value is not a number | หาชนิดของตัวแปรที่ไม่ใช่ตัวเลข | Details | |
|
Finds whether a value is not a number หาชนิดของตัวแปรที่ไม่ใช่ตัวเลข
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | หาชนิดของตัวแปรที่เป็น float | Details | |
|
Finds whether the type of a variable is float หาชนิดของตัวแปรที่เป็น float
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | ตรวจสอบตัวแปรว่าเป็นค่าว่าง | Details | |
|
Determine whether a variable is considered to be empty ตรวจสอบตัวแปรว่าเป็นค่าว่าง
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | รับค่าจำนวนเต็มของตัวแปร | Details | |
|
Get the integer value of a variable รับค่าจำนวนเต็มของตัวแปร
You have to log in to edit this translation.
|
|||
| Join array elements with a string | เชื่อมค่าในอาร์เรย์ด้วยสตริง | Details | |
|
Join array elements with a string เชื่อมค่าในอาร์เรย์ด้วยสตริง
You have to log in to edit this translation.
|
|||
Export as