CodeIgniter Forums
url help tnx - 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: url help tnx (/showthread.php?tid=48178)



url help tnx - El Forum - 01-06-2012

[eluser]noviceCODER[/eluser]
hi anyone knows how codeigniter redirects to some view without adding the controller name to the url?

e.g when you successfully logged in to codeigniter.com a redirect page is display saying
"thank you you are blah blah blah
click this if you are not redirect"

-the url is still codeigniter.com when that redirect page display
how is it possible?

i know its a noob question but im new in php codeigniter..

i also want to adopt the way codeigniter.com destroy sessions.

tnx in advance!