Jquery Cropit data post(PHP/Laravel) -


i using jquery cropit plugin post crop image data hidden input field server, getting 4.3 response in return.

the image data after crop looks like: data:image/png;base64,ivborw0kggoaaaansuheugaaamyaaadgcay...

but when slice first 5 character string image/png;base64,ivborw0kggoaaaansuheugaaamyaaadgcay...

the data posted ok.

can explain issue?


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

python - PyInstaller UAC not working in onefile mode -