/ Published in: Regular Expression
Expand |
Embed | Plain Text
/^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \?=.-]*)*\/?$/
You need to login to post a comment.
level09 on 03/31/10
3 people have marked this snippet as a favorite
/^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \?=.-]*)*\/?$/
You need to login to post a comment.