Check alle échte Black Friday-deals Ook zo moe van nepaanbiedingen? Wij laten alleen échte deals zien

Url tussen haakjes (deel 2)

Pagina: 1
Acties:
  • 43 views sinds 30-01-2008

  • wasigh
  • Registratie: Januari 2001
  • Niet online

wasigh

wasigh.blogspot.com

Topicstarter
Dat de haakjes niet bij de Anchor horen klopt. Maar ze mogen wel voor komen in een URL:
Data characters that are allowed in a URI but do not have a reserved
purpose are called unreserved. These include upper and lower case
letters, decimal digits, and a limited set of punctuation marks and
symbols.

unreserved = alphanum | mark

mark = "-" | "_" | "." | "!" | "~" | "*" | "'" | "(" | ")"

Unreserved characters can be escaped without changing the semantics
of the URI, but this should not be done unless the URI is being used
in a context that does not allow the unescaped character to appear.
bron: http://www.ietf.org/rfc/rfc2396.txt

Dit topic is gesloten.