Welcome Guest, Not a member yet? Register   Sign In
[Solved] how to hide a part of url?
#2

[eluser]echoDreamz[/eluser]
You could do http://localhost/ci/load/image/image_name and create the load controller with a method called image that takes 1 parameter.

Pull the data from the database using the image name, and return it to the browser. You would need to set the proper headers / MIME types to insure it is displayed properly.


Messages In This Thread
[Solved] how to hide a part of url? - by El Forum - 05-16-2010, 01:22 PM
[Solved] how to hide a part of url? - by El Forum - 05-16-2010, 01:52 PM
[Solved] how to hide a part of url? - by El Forum - 05-16-2010, 02:30 PM
[Solved] how to hide a part of url? - by El Forum - 05-16-2010, 06:54 PM
[Solved] how to hide a part of url? - by El Forum - 05-17-2010, 08:09 AM
[Solved] how to hide a part of url? - by El Forum - 05-17-2010, 08:40 AM
[Solved] how to hide a part of url? - by El Forum - 05-22-2010, 05:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB