Welcome Guest, Not a member yet? Register   Sign In
Parameter passing between two CI applications on the same server
#2

[eluser]WebMada[/eluser]
I continue my thread idea.

I thought to use $_SESSION of PHP because I think that $this->session of PHP cannot be got in other web application, isn't it??
But I think also that $_SESSION cannot be caught in other application?? How do web hosters to avoid that a hosted site steals the session of another site???

My solution is to use database, site 1 stores the information in a specific table and redirects to site 2 which will read it. How do you think about that?


Messages In This Thread
Parameter passing between two CI applications on the same server - by El Forum - 06-10-2013, 11:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB