XML Script logo
Example of base64 encoding
Code

#base64_encode("")#


#base64_encode("
")#


#base64_encode("what")#


#base64_encode("what will print out")#


#base64_encode("what  will   print     out      ")#


#base64_encode("what  will   print     out")#
Output

Cg==

d2hhdA==

d2hhdCB3aWxsIHByaW50IG91dA==

d2hhdCAgd2lsbCAgIHByaW50ICAgICBvdXQgICAgICA=

d2hhdCAgd2lsbCAgIHByaW50ICAgICBvdXQ=
Ref

x.6001

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited