Menu
  • Home
  • Having fun
  • Tech Tips
  • Contact Me
  • About Torbjorn
  • Resources
  • Software

Torbjorn Zetterlund.

Tag: CodeIgniter

→

Torbjorn has written about CodeIgniter

Scaling your RESTful API in CodeIgniter 3.X

In My Work, Web DevelopmentTags CodeIgniter, RESTful APIMay 26, 2017Leave a comment Torbjorn Zetterlund

I recently wrote about How To Work With RESTful Services In CodeIgniter 3.X – today’s topic is how you extend the CodeIgniter REST server to give your APIs better availability and reliability. …

Continue Reading
How to add UUID to CodeIgniter Crud library Grocery Crud

How to add UUID to CodeIgniter Crud library Grocery Crud

In My Work, Ways to run your web application, Web DevelopmentTags CodeIgniter, MySQLJanuary 27, 2016Leave a comment Torbjorn Zetterlund

I recently had a need to use UUID as my primary key for an application that I have architected using the CodeIgniter framework with Grocery Crud on a MySQL database. UUID (Universally Unique Identifiers) also known …

Continue Reading
How to disable MySQL strict mode on CodeIgniter

How to disable MySQL strict mode on CodeIgniter

In Web DevelopmentTags CodeIgniter, Database, MySQL, PHPJanuary 18, 20164 Comments Torbjorn Zetterlund

I recently installed a CodeIgniter 3.x application and another PHP application on a new server, I did run into some issues immediately, the apps were broken, it connected to the database. Did not allow me to …

Continue Reading
How to work with RESTful Services in CodeIgniter 3.x

How to work with RESTful Services in CodeIgniter 3.x

In My Work, Software Development, Web DevelopmentTags CodeIgniter, DevOps, PHP, RESTful API, Web DevelopmentJune 17, 20158 Comments Torbjorn Zetterlund

With the new release of CodeIgniter 3.0, one of the powerful add on features to Codeigniter is the RESTful API server and client libraries. I will explain in this article how I use the Yggdrasil Codeigniter 3.0 repo …

Continue Reading
Using AlchemyData News API with Codeigniter 3.x

Using AlchemyData News API with Codeigniter 3.x

In My Work, Software Development, Web DevelopmentTags CodeIgniter, Source code, Web DevelopmentJune 17, 2015Leave a comment Torbjorn Zetterlund

Alchemy has recently launched an API that gives you access to news and blog content already enriched with Alchemy’s full suite of natural language processing services. The AlchemyData News provides businesses with the ability to query the world’s …

Continue Reading
Connecting backend CodeIgniter to two databases after receiving an API call

Connecting backend CodeIgniter to two databases after receiving an API call

In Software Development, Web DevelopmentTags CodeIgniter, MySQL, Software Development, Web ApplicationsNovember 26, 20141 Comment Torbjorn Zetterlund

The use case I got was to connect to a 2nd Db, to retrieve data from a 2nd database and respond with a JSON string, the request would come in as an API call that looks …

Continue Reading
Using a database table and Google’s Visualization Geo API in CodeIgniter

Using a database table and Google’s Visualization Geo API in CodeIgniter

In Software Development, Web DevelopmentTags CodeIgniter, GoogleMarch 3, 2013Leave a comment Torbjorn Zetterlund

In this code example, I will show how you in PHP can use Google’s Visualization GEO API with Yggdrasil web platform that is based on CodeIgniter. …

Continue Reading

Site Footer

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in settings.

Torbjorn Zetterlund
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.