And URL Decode it on the php side prior to base64 decoding it. C# side. byte[] encbuff = System.Text.Encoding.UTF8.GetBytes("the string");
確定! 回上一頁