CodeIgniter Forums
How to uncache data and get fresh outputs whenever as position - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: How to uncache data and get fresh outputs whenever as position (/showthread.php?tid=54150)



How to uncache data and get fresh outputs whenever as position - El Forum - 08-25-2012

[eluser]Unknown[/eluser]
Hi codeigniter guros,

I have a bit a of a problem, and it keeps me quite a little mind headache

my problem is this , i used the codeigniter upload functionalities when it uploads the data of the photo name will be save at my database and says a message.But thats okay.

the problem is that when i go to mr profile page the data store was the previous one . which i think it was cache,i want to display every time i go to the page it will be fresh and not be cache.hope you help. i'm still a newbie and this is one step for me to a great challenges

khyriane