How to upload image to SQL in Xcode? I have viewed past answers to this, but have several questions regarding these past answers. Specifically, in the following Q&A thread, people suggest what the xcode and php files should look like.
So here are my follow up questions to that original post above:
I am assuming the code included for xcode is for the implementation file. So what about the header file? What should that look like?
How should the table in SQL be set up to accept the images/image data?