hi all,
I want to use session for storing username & password.
I will have a main page mainpage.mydoma in.com which will save username+passwo rd in a session on the server.
Now when i access email.mydomain. com i want it to retrieve the username+passwo rd from the session previously created by mainpage.mydoma in.com.
The web applications are hosted on the same machine using apache virtual hosts.
Someone plz advise...
thanks
I want to use session for storing username & password.
I will have a main page mainpage.mydoma in.com which will save username+passwo rd in a session on the server.
Now when i access email.mydomain. com i want it to retrieve the username+passwo rd from the session previously created by mainpage.mydoma in.com.
The web applications are hosted on the same machine using apache virtual hosts.
Someone plz advise...
thanks
Comment