0

I want to develop PHP web service which accept file as base64 string but my main concern is, up to how many max size file can be uploaded as base 64?

Service will be called from android platform. My concern is not browser specific

Rajesh N
  • 6,198
  • 2
  • 47
  • 58
  • 4
    Possible duplicate of [What is the size limit of a Base64 DataURL image?](https://stackoverflow.com/questions/12637395/what-is-the-size-limit-of-a-base64-dataurl-image) – crazyloonybin Jul 13 '17 at 08:15
  • Service will be called from android platform. My concern is not browser specific – Rajesh N Jul 13 '17 at 08:19

0 Answers0