Welcome Guest, Not a member yet? Register   Sign In
V3x or V4
#1

Hi, So I've made a decision and CodeIgniter is my weapon of choice (not Symfony or Laravel).

But now the big question, do I go with version CI 3.1x or CI4 ?

I would like to use the MYSQL PDO driver, but notice CI4 does not support this, I believe V3.1x does ?

Also, all of the documentation references "CodeIgniter 4 is the upcoming version of the framework". Does this mean it is not quite stable enough or something else?

Thank you for your input.
Reply
#2

(This post was last modified: 04-23-2020, 12:02 PM by jreklund.)

Why do you want to use PDO instead of MySQLi? CodeIgniter have it's own functions on top of every database driver, so you won't even notice that you are using the one or the other.

You should start off with CI4, it's the modern framework. We haven't released our new website yet, it will be more CI4 focused.
Reply
#3

Many Thanks. CI4 it is.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB