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
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