w3-html
Online HTML Editor
Home
  • PHP
  • JQuery
  • Laravel
  • MYSQL
  • JavaScript
  • HTML
  • CSS
  • WordPress
  • Angular
  • PHP
  • JQuery
  • Laravel
  • MYSQL
  • JavaScript
  • HTML
  • CSS
  • WordPress
  • Angular

Codeigniter

How to Enable CSRF in CodeIgniter?

May 1, 2020May 4, 2020 admin Codeigniter
I am going to share how to Enable CSRF in CodeIgniter. In CodeIgniter, you can allow CSRF (Cross Site Request Forgery) security by setting in application/config/config.php file the option value below to TRUE. You can defend CodeIgniter from the attack of forgery from cross-site requests.

Continue reading


How to Create Custom Helper in CodeIgniter?

April 30, 2020May 4, 2020 admin Codeigniter, PHP
I’ll share how you can build custom helpers in your CodeIgniter app. Helpers, as the name suggests, assist with tasks. CodeIgniter helpers file is a compilation of functions in a particular category. The helpers functions in your controllers and views are used to prevent repetitive code and they are located in the directory Machine/Helpers.

Continue reading


How to setup maintenance mode in CodeIgniter

April 23, 2020May 4, 2020 admin Codeigniter
I'm going to share with you How to configure CodeIgniter maintenance mode. Maintenance mode allows you to show a user-friendly message to your visitors during website maintenance, rather than a broken site. Often you might need a longer period of time to work on your website.

Continue reading


Search for:
  • Popular
  • Recent
  • How to remove index.php in url in wordpress in windows server/iis May 25, 2020
  • How access localhost url in HTTPS and globally Internet May 11, 2020
  • PHP 7.4 – Null coalescing assignment operator May 2, 2020
  • Add description attribute to enum and read this description in Angular Feb 18, 2021
  • How to remove index.php in url in wordpress in windows server/iis May 25, 2020
  • How access localhost url in HTTPS and globally Internet May 11, 2020

Recent Posts

  • Add description attribute to enum and read this description in Angular
  • How to remove index.php in url in wordpress in windows server/iis
  • How access localhost url in HTTPS and globally Internet
  • PHP 7.4 – Null coalescing assignment operator
  • How to Enable CSRF in CodeIgniter?

Categories

  • Angular
  • AngularJS
  • Codeigniter
  • Control Panel
  • CSS
  • HTML
  • JavaScript
  • JQuery
  • Laravel
  • MYSQL
  • PHP
  • Wordpress
  • Contact Us
  • About Us
© 2019 All Rights Reserved By w3-html.com