A
Andrew
Can anyone tell me if there is an equivalent VB.Net function to php serialize?
I need to then encode the serialized string (or array of strings) and then
use a function similar to php base64_encode to encode the results from the
serialization?
I need to then encode the serialized string (or array of strings) and then
use a function similar to php base64_encode to encode the results from the
serialization?