serialize data:image/png;base64 data type json |
Hello guys, need some guide honestly already post in stackoverflow but nothing respond there so i repost in here, what i have been developing is
Here is demo (please see and tested first) in view file the reason why i make input type="text" to aplicated new revision to old projects Here is my js Code: $('#btnsubmit').on("click", function(e) { and this is my controller Code: $dataURL=$this->input->post('images_crop'); all i have got so far blank image in folder with size 0kb, Thanks for some one reading, vote up, vote down, comments ![]() |
Messages In This Thread |
serialize data:image/png;base64 data type json - by freddy - 12-09-2015, 10:43 PM
RE: serialize data:image/png;base64 data type json - by freddy - 12-09-2015, 10:59 PM
|