Welcome Guest, Not a member yet? Register   Sign In
How to load the Vimeo API
#1

I want to use the Vimeo API in combination with CodeIgniter, without re-inventing the wheel. Anyone who can help me with a working example of how to load the library and send commands to it?
Reply
#2

Do any of these old file help - probably will need some updating:

https://github.com/sekati/codeigniter-vimeo-helper
https://github.com/jjmpsp/codeigniter-vimeo-helper

Usually you create a library to load the api, set some config values, have some setter functions and some usage functions. Then in your controller load the library when you need it and use the library methods to interact with the api.

Not much help I am sure but good luck with it.

Paul.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB