#### GET HOSTNAME and URL
^(https?://www\.([A-Za-z0-9\-]+).+/)$
 
 
### convert '   "xxxx": "Yyyy", ' => xxxx
^\s+?"([^"]+)".+$
 
### emails 
^[\\w!#$%&’*+/=?`{|}~^-]+(?:\\.[\\w!#$%&’*+/=?`{|}~^-]+)*@(?:[a-zA-Z0-9-]+\\.)+[a-zA-Z]{2,6}$
kb/regex.txt · Last modified: 2022/01/03 16:03 by 127.0.0.1
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0