views:

17

answers:

1

i want to use the dropbox api via this library

http://code.google.com/p/dropbox-php/

A: 

Well for starters install MAMP (see google) is probably the easiest way for the server w. PHP, then run pecl install oauth in the Terminal and then you should be good to just download that library & use it.

46Bit
ok i'll try that, ty.
meilas
ps i had to do sudo pecl install oauth
meilas