Hi All

I am new to Web App Devlopement. Need Help on following requirement.


I am calling a PHP page from orkut application. The php page is
creating a new session for every page request. Suppose If I save some
info in php session when first page is called I am not able to access
it
when I called it for the second time. So I am forced to send the
user_id and user_name to every php again and again.


Is there any workaround for this?  How can we retain the session on
server side.


I have multiple tabs in the app. Every tab will have an iframe which
will have src as a differnt ph page link. So whenever tab is switched
a new php call is made and that call is creating a new session.


I am very sorry if this is a very silly question. But I spent a lot of
time on this.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to