Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

i want to use the dropbox api via this library

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

share|improve this question
This likely belongs on serverfault.com – George Marian Jul 17 '10 at 5:17

1 Answer

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.

share|improve this answer
ok i'll try that, ty. – meilas Jul 17 '10 at 5:21
ps i had to do sudo pecl install oauth – meilas Jul 17 '10 at 5:27

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.