Hello. I've never posted anything here (or anywhere else, tbh). I'm working on a project for online exams. It uses Construct3 as its core language (ik, Javascript, duh), and I'm stuck on the part of uploading files to the server.
Quick Example/Explanation:
The Student accomplishes an exam. After passing through all of the questions, he/she may upload a PDF with his/hers answers. Problem is, my boss kinda wants it to be directory-driven. Yeah, I know, it would be easier if we just saved somewhere and saved the file's location on the database. I've already tried convincing him, but-- wtvr.
The server uses PHP. It has some pre-made functions that allow uploading images (USING BASE64). As you can see, it's not the most advanced server ever. I must finish this by today, so it would be REALLY awesome if someone shows up and helps me.
No mas, thanks in advance!
Happy constructing!