Hello,
I need to save data in mysql blob format and overall column def already set with GET method,
I don't know if I could save data with GET, so I need to send it using POST.
Could you give me any idea on how to send a column using POST and the other is using GET?
Thank you