Hi,
I have installed a drupal site in a folder inside my main website. (www.mysite.com/drupal) , People Need to login before they can access anything in side www.mysite.com and uses session variables for that. The problem is the drupal that i installed does not receive / could not retrieve session variables from the login form of www.mysite.com .
Is there a way to pass the session variables from www.mysite.com to www.mysite.com/drupal?
example is that i have created a file called test.php (www.mysite.com/drupal/test.php) , and it is showing all the session variables from the www.mysite.com , but when i opened www.mysite.com/drupal/ only it does not show any session variable from www.mysite.com
Thanks.
Read »








