SEARCH

Posts Tagged ‘location’

Image Proxy

Tuesday, June 8th, 2010

Move photos and files to different server using php

It is possible to move the photos and files embedded in your content to a different location without editing your content. One scenario is moving the photos from your server to a photo server such as Flickr.

In the past, relocation of files required editing content to point towards the new location. The process of editing file locations becomes tedious when content is separated into different categories. Using a simple php script to serve all your embedded content simplifies the relocation of files later because the only change required is modifying location in the php file.
(more…)

Tags: , , , , , , , , , ,
Posted in Tips & Tricks | 5 Comments »