Hi All

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

I am calling a PHP page from the os 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 save 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?

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.

Any solutions???
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to