I am developing a website and i am always cautious about the security. Working with mysql database using the prepare statement is a good choice to protect against sql injection. I am new to codeigniter and right now i am on 2.1.4 version. Which is the latest one. I could not get any information about the usage of mysqli extension with my framework. I would appreciate if someone helps me. Thanks.