Anyone have a clue?
On Jul 16, 2:16 pm, brownlimie <weina...@gmail.com> wrote:
> Does anypne else know how to do this above in php? I'm clueless on how
> to implement the code for what I described above. Thanks.
>
> On Jul 15, 8:59 pm, Eric Bidelman <api.e...@google.com> wrote:
>
>
>
> > There's probably a way to do this with the Visualization APIs.You'll have to
> > search the Spreadsheets && Visualization APIs
> > documentation.
>
> > One thing you could do is export the spreadsheet as .html
> > using the Doclist API and extract the chart from that.
>
> > Eric
>
> > On Wed, Jul 15, 2009 at 5:29 PM, brownlimie <weina...@gmail.com> wrote:
>
> > > So the thing is. I used google docs to create a spreadsheet filled
> > > with numbers. Then used google visualization to turn those numbers
> > > into graphs. Now I want to use PHP to retrieve those graphs and
> > > display to my users. How can I do that? I don't think the example will
> > > help??? Also I'm not quite sure how to change libcurl to a apply to
> > > what I just mentioned.
>
> > > On Jul 15, 7:09 pm, Eric Bidelman <api.e...@google.com> wrote:
> > > > Well...
> > > > You could modify this sample to obtain a session token:
> > >http://gdatatips.blogspot.com/2008/07/authsub-using-phps-libcurl.html
>
> > > > <http://gdatatips.blogspot.com/2008/07/authsub-using-phps-libcurl.html
> > > >and
> > > > use that to construct the authorization header
> > > > in that previous example I linked to. Just use the token
> > > > value you get from the AuthSub libcurl.
>
> > > > On Wed, Jul 15, 2009 at 3:51 PM, brownlimie <weina...@gmail.com> wrote:
>
> > > > > How do I do so without Zend? I don't have Zend installed and it's too
> > > > > complicated to figure how it works.
>
> > > > > On Jul 15, 4:33 pm, "Eric (Google)" <api.e...@google.com> wrote:
> > > > > > You can export/download a document's content like this:
> > > > >http://gdatatips.blogspot.com/2009/07/download-google-doc-using-php-l.
> > > ..
>
> > > > > > Eric
>
> > > > > > On Jul 15, 7:17 am, brownlimie <weina...@gmail.com> wrote:
>
> > > > > > > How do we use PHP to retrieve the graphs that google docs provides
> > > > > > > through google visualization? I want to get the graphs from google
> > > > > > > docs provides using google visualization and display them on my
> > > > > > > webpage.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Docs Data APIs" group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---