bogeyman Posted November 24, 2008 Share Posted November 24, 2008 Dear All, I'm new in Code Igniter. How can I redirect user to the other page? What function should I use? Quote Link to comment https://forums.phpfreaks.com/topic/133961-solved-code-igniter-redirect/ Share on other sites More sharing options...
trq Posted November 24, 2008 Share Posted November 24, 2008 Use redirect(), its within the url helper object. Quote Link to comment https://forums.phpfreaks.com/topic/133961-solved-code-igniter-redirect/#findComment-697348 Share on other sites More sharing options...
bogeyman Posted November 24, 2008 Author Share Posted November 24, 2008 It works. Thank you. Quote Link to comment https://forums.phpfreaks.com/topic/133961-solved-code-igniter-redirect/#findComment-697370 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.