How to upload blob with Bulletproof php

83 views Asked by At

I generate a blob jpeg in client side and need to send it to server using ajax and bulletproof php, is it possible without using database ?

Can i convert blob to a file client side so bulletproof can send it to server ?

0

There are 0 answers