hello,
i have a problem with base64 decoding with the "<br>" tag. heres what happen, it
shows only the first 2 "<br>" tags.
sample:
base64 =
actual text =
it only displays
test
test
test
and if i look on the source code it has this code:
can someone pls help me?
thanks.