<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">Did you try<br>
      <br>
      self requestContext request at: 'code'<br>
      <br>
      and<br>
      <br>
      self requestContext request fields<br>
      <br>
      Cheers,<br>
      Bob<br>
    </font><br>
    On 2/13/12 6:25 AM, sergio_101 wrote:
    <blockquote
cite="mid:CABOFMNmcrQRsUTSN96sS8JpxKO5NvupCy_pXZQbbrqbVUoeheg@mail.gmail.com"
      type="cite">
      <pre wrap="">okay, it looks like i was looking at an older version of the facebook spec..

all i really need to do is grab the GET var 'code'...

how do i access that? is there a way i can just grab all REQUEST vars?

sort of like doing a params[] or $this-&gt;data in other frameworks..

thanks!



</pre>
    </blockquote>
  </body>
</html>