Thread: Storing content
View Single Post
Old 12-29-2010, 04:55 AM  
Sexgenoten
Registered User
 
Industry Role:
Join Date: Dec 2010
Posts: 85
At the risk of becoming too technical, here goes.

In the html img-tag instead of using src with a relative path to the content, i use call on a showimage.php file with GET variables. Essentially, you make a GET request to that php file.

This file looks at the GET vars, process them and picks up the image from a directory on the server outside the htdocs so to speak.

The script then outputs the image to browser.

But now im wondering if perhaps im shooting myself in the legg with this setup as google cant index content relative images from my site.
Sexgenoten is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook