/ Published in: Regular Expression
Expand |
Embed | Plain Text
/^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \?=.-]*)*\/?$/
You need to login to post a comment.
meggesje on 09/10/09
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.