🔍

ทดสอบ Regex

Add to favorites

ทดสอบและดีบัก regular expressions พร้อมการจับคู่และไฮไลต์แบบเรียลไทม์ ดูคำอธิบายรูปแบบ regex และกลุ่มที่ตรงกัน รองรับ JavaScript, Python และ PHP regex สำหรับการพัฒนาข้ามแพลตฟอร์ม

Frequently Asked Questions

What is regex?

Regex (Regular Expression) is a pattern used to match, search, and manipulate text strings.

How do I test my regex?

Enter your pattern and test string. Matches will be highlighted, and you can see captured groups.

What regex flavor is used?

We use JavaScript regex flavor, which is compatible with most web development needs.

/ /