I could add an image like this:
<input type="image" name="Add (no space) Image" placeholder="Image URL" required>
but how do I save said image to a separate directory??
I tried the code above and I used a submit button to save the file but it shows me "file not found"