Forum Moderators: coopster

Message Too Old, No Replies

php in-page image server

         

sssweb

8:54 pm on Jun 30, 2010 (gmt 0)

10+ Year Member



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.

sssweb

10:56 am on Jul 1, 2010 (gmt 0)

10+ Year Member



No answer needed -- found alternate solution.