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
  • Manage PHP databases visually through a web interface Oct 17, 2023
  • How to pass query parameters with a routerLink Jan 12, 2022
  • How to remove index.php in url in wordpress in windows server/iis May 25, 2020
  • How to unzip a zip folder from the ubuntu Dec 18, 2025
  • The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in append mode: Failed to open stream: Permission denied The exception occurred while attempting to log: The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in appen Dec 17, 2025
  • Fatal error: Uncaught Error: Call to undefined function Dompdf\mb_internal_encoding() in /var/www/public_html/plugins/pdfcreater/vendor/dompdf/dompdf/src/Dompdf.php:295 Dec 9, 2025
  • 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 to unzip a zip folder from the ubuntu
  • The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in append mode: Failed to open stream: Permission denied The exception occurred while attempting to log: The stream or file “/var/www/html/storage/logs/laravel.log” could not be opened in appen
  • Fatal error: Uncaught Error: Call to undefined function Dompdf\mb_internal_encoding() in /var/www/public_html/plugins/pdfcreater/vendor/dompdf/dompdf/src/Dompdf.php:295
  • How do you identify all stored procedures referencing a specific table
  • How to upload a local file to Ubuntu server?

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