This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| php [2021/05/01 15:34] admin | php [2021/05/02 11:26] (current) admin | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| - | ## Flags | + | ## Regular Expression | 
| - | Regular expressions may have flags that affect the search. | + | https://regexr.com | 
| + | |||
| + | ### Flags | ||
| + | |||
| + | https://javascript.info/regexp-introduction Regular expressions may have flags that affect the search. | ||
| There are only 6 of them in JavaScript: | There are only 6 of them in JavaScript: | ||