Thread: Post Your RC
View Single Post
  #44  
Old 01-23-2005, 11:46 PM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
Quote:
Originally Posted by Zero Hour
"http://www.mydomain.com/mydirectory/myimagewhichisactuallyaphpscript.jpg"
Sern that would be a little odd considering you'd then have to have your jpg's read as PHP files Then it would mean other jpg files would be messed up. Perhaps if you did it only for a specific directory (think this is possible in apache) it wouldn't be so bad. Or you could do what I've done, and use a 404 error document to handle file processing That way everything viewed is really in a different directory, and it gets all the files and reads/handles them before printing it out.

Someone made this ages ago for me on Dark Diamond:
Attached Thumbnails
Click image for larger version

Name:	ps_rc.jpg
Views:	263
Size:	31.7 KB
ID:	30898  
__________________
Who has time for life these days?
Reply With Quote