The session generally uses cookies to control it... So... MakeRequest makes
an server to server call... The client (orkut user) does not touch your
remote server, this includes cookies savings...

So, I suggest that you implement ways to control the "sessions" of your
gadget using SIGNED request... this requests sent a lot of information that
could be useful to control the flow of your application... and improve a lot
the security of your gadget!



On Tue, Jun 3, 2008 at 3:47 AM, Rohit Ghatol (Google) <
[EMAIL PROTECTED]> wrote:

>
> Hi,
> I am not a php programmer myself, but there would be some php
> programmers on this forum.  I would recommend you provide some more
> information on this. A code snippet and some text description of your
> environment and logic would definitely help others answer your queries
> better.
>
> Thanks,
> Rohit
>
>
> On May 24, 12:31 pm, yoyoga <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I used makeRequest to pass viewer data to a php script. That worked
> > fine but when I tried creating a session in that app, so that
> > subsequent php pages can access that data, that fails. Any clues?
> >
> > - YoYoGa
> >
>


-- 
Luciano

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" 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-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to