I have been looking into WYSIWYG editors recently and I understand how they work and how they post the data to PHP and then store it in a database. There is one critical part that I don't understand, and that is how do they insert images and then post them, especially if there is multiple images being posted. How is that done? I have looked through Google for help but can't find it anywhere.