Ben dize şu var.
?page=1&sort=desc¶m=5&parm2=25
I need to check whether the enter string url is in strict format except variable value. Like page=, sort=, param=, param2.
Please suggest regular expression. Thanks