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