Skip to content

codeigniter

CSRF Protection in Codeigniter

Discover CSRF Protection In Codeigniter

Reading Time: 2 minutes

CSRF protection

In this article, we will learn how to painlessly protect your CodeIgniter (pre 2.0) application against Cross-Site Request Forgery attacks.

CSRF is an inbuilt feature in Codeigniter. To enable CSRF protection you just need to enable it under the config file. Once it has been enabled all the forms will be secured.

Read More »Discover CSRF Protection In Codeigniter
php-frameworks

Future of PHP MVC Frameworks

Reading Time: 2 minutesThe advent of Internet on the face of the world has made working easier and efficient, now we need not to move out of our houses to get our works done, one click and our work is done. Internet has also leveraged us with various options of entertainment. the world has started admiring the unique work of Apple, the company is trying to innovate like never before and serve the customers across the globe with something new and unique every time.

Read More »Future of PHP MVC Frameworks

Best PHP Frameworks – a realtime comparison

Reading Time: 2 minutesBest PHP Frameworks—a real-time comparison
PHP is an interesting thing but the monotony in the frameworks and in similar kind of templates make it difficult for the developers to concentrate. The developers are always on a search for new framework that is interesting as well as good in performance. The PHP frame work plays an important role in the development of a website and hence we bring to you the best PHP frameworks and a real-time comparison between them:

Read More »Best PHP Frameworks – a realtime comparison