Linode API's and CodeIgniter help

I've been working with CodeIgniter as my mvc on this project and now I'm wanting to use Linode's api to make the site a bit more fancy.

I'm unsure how to load up my api key, and correctly communicate with the api in a controller.

Any Advice or code examples would be appreciated.

Thanks.

1 Reply

You'll probably want the PHP bindings, which should (hopefully) do the trick.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct