When you POST Binary Data (image) to a php server via Ajax, where is that binary data placed on the server? do I set the URL to a folder? or a php file that handles the data? I realize this questions is beyond Construct 3 data handling; I just need to be a able to request the binary data back via URL in AJAX.
Thanks for any help.