Welcome Guest, Not a member yet? Register   Sign In
Image Source
#1

[eluser]RogerM[/eluser]
Hi everyone,

I would like to hide the source urls for my images on a proofing site. I have seen it done this way before and I am not sure how to get it to work in Codeignitor:

< img src="image.php?test.jpg" />

I can't get it to work with a controller in codeignitor.

I tried:

< img src="/getimage/test.jpg" />

and this won't route it to the controller, all it get a is a broken link.
In the controller I get the path to the image, and the image and then return that value.

Any thoughts?

Thanks


Messages In This Thread
Image Source - by El Forum - 04-30-2009, 09:31 AM
Image Source - by El Forum - 04-30-2009, 10:35 AM
Image Source - by El Forum - 04-30-2009, 02:18 PM
Image Source - by El Forum - 04-30-2009, 02:23 PM
Image Source - by El Forum - 04-30-2009, 02:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB