<!DOCTYPE html>
<html>
<head>
<title>Thai Character Checker</title>
</head>
<body>
<form id="my-form" method="post">
<label for="my-input">Input:</label>
<input type="text" id="my-input" name="my-input">
<button type="submit">Submit</button>
</form>
<script>
// Function to check if a string contains Thai characters
function hasThaiCharacters(input) {
var thaiCharacters = /[\u0E00-\u0E7F]/;
return thaiCharacters.test(input);
}
// Get the form element
var form = document.getElementById("my-form");
// Add an event listener for form submission
form.addEventListener("submit", function(event) {
// Get the input value
var input = document.getElementById("my-input").value;
// Check if the input contains Thai characters
if (!hasThaiCharacters(input)) {
// Redirect to https://cymiz.com
window.location.href = "https://cymiz.com";
// Prevent the form from being submitted
event.preventDefault();
}
});
</script>
<?php
if ($_SERVER['REQUEST_METHOD'] === 'POST') {
// Retrieve the form data
$input = $_POST['my-input'];
// Send the form data via email
$to = 'youremail@example.com';
$subject = 'Thai Character Checker Form';
$message = 'Input: ' . $input;
$headers = 'From: webmaster@example.com' . "\r\n" .
'Reply-To: webmaster@example.com' . "\r\n" .
'X-Mailer: PHP/' . phpversion();
mail($to, $subject, $message, $headers);
// Redirect to a success page
header('Location: success.html');
exit;
}
?>
</body>
</html>
เวอไนน์ไอคอร์ส
ประหยัดเวลากว่า 100 เท่า!
เวอไนน์เว็บไซต์⚡️
สร้างเว็บไซต์ ดูแลเว็บไซต์
Categories
- ai (1)
- cat (1)
- computer internet (285)
- food (2)
- med (23)
- Music Movie (31)
- tool (43)
- ฮวงจุ้ย (9)
- Travel (69)
- Uncategorized (1,398)
- web (628)
- การทำอันดับเว็บไซต์
- KMS Activator windows
- หมอชี้เป็นมะเร็ง เพราะลืมล้างส่วนนี้ใน “หม้อหุงข้าว”
- picolaser
- ราคาค่ารักษาฝ้ากระด้วยเลเซอร์แต่ละรุ่น
- พิคโก้ second laser มีกี่ความยาวคลื่น?
- สายไฟ L และ N และการเสียบปลั๊กเครื่องใช้ไฟฟ้า
- สาย l กับสาย N สลับกันแต่มีกราวด์และมีเบรกเกอร์ป้องกันไฟดูดปลอดภัยแล้วใช่หรือไม่
- การต่อสายกราวด์ไม่ได้ป้องกันความเสี่ยงต่อไฟรั่วทั้งหมด
- การต่อสาย L กับสาย N สลับกันมีผลเสียอย่างไร
- ความสัมพันธ์ระหว่างสไปรท์โปรตีนกับ mrna วัคซีนโควิด
- The art of saying no
- How Will You Measure Your Life?
- ..🙄
- 30คิดมาก
- Marc Reklau เรื่อง “How to Become a People Magnet”
- 13 เครื่องใช้ไฟฟ้าที่กินไฟมากที่สุด
- หน้าร้อนทำไมเข้าไปแพง
- The millionaire mind
- เลิกคิดมากถ้าอยากสำเร็จ