Right now I get the full URL path to the file upload dir, which I don't want because it's on a development server and these URLs will not be the same on the production side.
Using relative links?
Right now I get the full URL path to the file upload dir, which I don't want because it's on a development server and these URLs will not be the same on the production side.