Is it doable (with relatively simple code and w/o noticably slowing down page load time) to do the following:
When a user requests a page, PHP scans the content, gets all image files, and serves them up for display, rather than having the HTML post image requests to the server.