Revision [1711]

Last edited on 2011-05-13 14:14:16 by DavidLee
Additions:
======Command xurldecode======
**xurldecode** Decodes a string in URL Encoding format to plain text
xurldecode [options] [string]
Decodes its argument, or if none, stdin from URL Encoding format to plain text
xurldecode http%3A%2F%2Ftest.xmlsh.org%2Fdata%2Fbooks.xml
http://test.xmlsh.org/data/books.xml
[[CommandXurlencode]]
Deletions:
======Command xurlencode======
**xurlencode** Encodes a string in URL Encoding format
xurlencode [options] [string]
x
xurlencode http://test.xmlsh.org/data/books.xml
http%3A%2F%2Ftest.xmlsh.org%2Fdata%2Fbooks.xml
[[CommandXurldecode]]


Revision [1709]

The oldest known version of this page was created on 2011-05-13 14:12:06 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki