Tools, FAQ, Tutorials:
Structure of a URL
What Is the Structure of a URL?
✍: FYIcenter.com
The structure of a URL is defined by the URL specification,
see http://www.ietf.org/rfc/rfc2396.txt.
Generally, a URL consists of 7 parts:
If you have a URL, you can easily break it into parts. For example, "http://www.fyicenter.com:8080/faq/xhtml/index.html#footer?q=test" can be broken into 7 parts like this:
Â
⇒⇒HTML Tutorials
2017-07-07, 1173👍, 0💬
Popular Posts:
Where Can I get a copy of the RSS XML Schema? RSS XML Schema is an XML Schema that defines how an RS...
How to Create a New Instance of a Class? There are two ways to create a new instance (object) of a c...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
How to use the JSON to XML Conversion Tool at utilities-online.info? If you want to try the JSON to ...
How to use "json-to-xml" Azure API Policy Statement? The "json-to-xml" Policy Statement allows you t...