Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Standalone Database/Active Record
#1

(This post was last modified: 05-15-2015, 07:07 AM by noobie.)

Hello,

I wanted to use CodeIgniter's Database Library and Active Record Class in a project, as the full framework would be too much for this project,

I searched and found this:
https://github.com/fengkaijia/codeignite...standalone

Is this reliable? I mean is it as safe as CodeIgniter itself? (I will validate and sanitize the input myself, by safety i mean escaping and being bug free like CI itself)

The reasons i want to use CI Class is:

1. Active Record Class escapes all data properly and automatically
2. I'm Used to it and really like it
3. I want to be able to change quickly between MySQL and MySQLi depending on the server
... you get the idea


I've tested Medoo.in recently, which made me regret... never using it again

Any help is appreciated
Reply




Theme © iAndrew 2016 - Forum software by © MyBB