Welcome Guest, Not a member yet? Register   Sign In
Redirection Problem
#1

[eluser]Aniket[/eluser]
If i have two different websites running one is CI and other normal one then is it possible to navigate among them ?? coz i tried to do so but got no output...are there any issues with Application scopes an m completing switching to new application and then back (note: session is maintained). Any suggestions ???
#2

[eluser]thinkigniter[/eluser]
Hi Aniket,

What method of redirection have you tried?

header('location: ');

or CI's redirect() function.
#3

[eluser]Aniket[/eluser]
for redirection to other website i have used header('localtion: '). i can successfully redirect with session maintained...now but when i try to navigate back to previous site through the link it siplays blank page




Theme © iAndrew 2016 - Forum software by © MyBB