
19 Mar
2010
19 Mar
'10
2:56 p.m.
And for anyone who is wondering what is meant by "RFC" in this context: Tab Atkins Jr. wrote:
No, it just depends on which RFC you follow that describes URL escaping.
See section 2 of this document: http://www.ietf.org/rfc/rfc2396.txt - Dan
For example, PHP has two different url-escaping functions to handle the two RFCs - urlencode (like hunchentoot's url-encode), and rawurlencode (like javascript's encodeURI).
That said, the behavior of javascript's encode functions are generally more common.
~TJ
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel