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 pass query parameters with a routerLink Jan 12, 2022
  • Manage PHP databases visually through a web interface Oct 17, 2023
  • How to remove index.php in url in wordpress in windows server/iis May 25, 2020
  • How do you identify all stored procedures referencing a specific table May 15, 2025
  • How to upload a local file to Ubuntu server? Apr 7, 2025
  • Click or submit event is not working after being loaded with ajax Oct 28, 2024
  • Ngoni on Download PDF file from http request in Angular which is generated By API

    It really helped me a lot. Thank you so

Recent Posts

  • How do you identify all stored procedures referencing a specific table
  • How to upload a local file to Ubuntu server?
  • Click or submit event is not working after being loaded with ajax
  • Unable to login to SQL Server + SQL Server Authentication + Error: 18456
  • Docker Desktop – Virtual Machine Platform not enabled Virtual Machine Platform is not enabled. Enable it using the following PowerShell script (in an administrative PowerShell) and then restart your computer before using Docker Desktop

Categories

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