Monday, 2 September 2013

Parsing URL value after '#' in a URL

Parsing URL value after '#' in a URL

References

Reference NO 1

http://php.net/manual/en/function.parse-url.php

Reference NO 2

http://stackoverflow.com/questions/13639729/parsing-url-value-after-in-a-url

Reference NO 3

http://stackoverflow.com/questions/15645147/parse-a-url-get-hash-value-append-to-and-redirect-url

Reference NO 4

https://github.com/allmarkedup/purl

Reference NO 5

http://nodejs.org/docs/latest/api/url.html

Reference NO 6

http://docs.python.org/3.4/library/urllib.parse.html

Reference NO 7

http://docs.oracle.com/javase/tutorial/networking/urls/urlInfo.html

Reference NO 8

http://golang.org/pkg/net/url/

No comments:

Post a Comment