I have been having a hard time with what must be an incredibly normal task. I upload and save images to my web server and save the path to the file in MySQL data base (this
Instead of getting get_image.php through AJAX, why not just use:
It's practically the same thing. You can just use AJAX to update the dynamically.