I am working on a chat project .I want to send video or audio or image to php server(same as whats app) and also i want to show it at receiver side .Please help me
Asked
Active
Viewed 603 times
1 Answers
0
Use Base64 Encoding concept which will send audio or video or image as string and retrieve as you need..

Community
- 1
- 1

RajeshVijayakumar
- 10,281
- 11
- 57
- 84
-
No. In mysql DB they have to define column type as BIGINT(2000) like that. So It can handle, Because I had implemented is Base64 for a PHP server – RajeshVijayakumar Feb 28 '14 at 12:26