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
  • How to pass query parameters with a routerLink Jan 12, 2022
  • npm WARN config global –global, –local are deprecated. Use –location=global instead. Aug 6, 2022
  • How do you define an array? Jul 27, 2022
  • FormControlName not working with ion-radio Jul 27, 2022

Recent Posts

  • npm WARN config global –global, –local are deprecated. Use –location=global instead.
  • How do you define an array?
  • FormControlName not working with ion-radio
  • How to merge objects in javascript?
  • How to override child component css from parent component

Categories

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