It's a very basic sample, but it should be trivial to modify it to work in MySQL. Also, if you need multi-user access, you'll need to save a token per user, rather than a single one as shown in this sample.
Hope this helps!
drtanz
unread,
Jan 10, 2012, 5:51:05 PM1/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdSense API Forum
Thanks I'll try that out and see whether I manage.
On Jan 10, 11:51 am, Sérgio Gomes <sergio.go...@google.com> wrote:
> You've got a sample here using SQLite (take a look at the "authenticate"