Can any one please let me know, Is convert.tobase64string in .Net equal to base64_encode in PHP?
views:
35answers:
1
+1
A:
Yes. They are the same. They all generate the RFC compliant Base64 strings.
ZZ Coder
2010-06-25 11:56:35