All posts tagged: CodeIgniter security

CodeIgniter on cloud

    CodeIgniter is a PHP MVC framework for developing applications rapidly. CodeIgniter provides out of the box libraries for connecting to the database and performing various operations. Like sending emails, uploading files, managing sessions, etc. For building a web application you spend a lot of time in writing the same code again and again.