Thursday 24 January 2008 1:07:12 am
thank you for replying, now what i am doing that i have two diff systems. ez and kt. ni both system, the users will be same with username and password. so when anybody log in into the kt then he click on ez link to redirect to ez at that time i am sending one variable of sessionid that will be in kt user table. i will fetch the passed sessionid in login.php file of ez and i will get the username and password from kt table using that session id. kt is storing the logged in users in table "active_sessions" with sessionid, userid. and from that userid , i will get username and password from "users" table in kt system. as the usernames and passwords are same in both the system, i will do login into ezpublish. now the problem is that, i am able to fetch the sessionid at localhost. But the problem is that i am not getting the sessionid at server. so tell me the ways of passing the variables in querystring. currently i am sending the variables using url "index.php/fre/user/login/?frmkt=1254asdas23184afa23fa4". so i can get the frmkt variable at localhost using $http->getVariable("frmkt"). but not at server...
With Best Regards,
Dhaval Patel
Team Leader - iNETProcess(I) Pvt. LTD.
dhaval.patel@inetprocess.com
Ph No: +91 79 65 12 35 00
http://www.inetprocess.co.in
|