InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

How to enable MySQL slow query log and analyze it on Linux

Arvind KumarMySQLLeave a Comment on How to enable MySQL slow query log and analyze it on Linux
mysql-logo

MySQL slow query log is helpful when you needed to debug slow down or failure of your MySQL server. Slow query log can house queries which took more than n number of seconds.

Fixing “SSL operation failed” email issue in cakephp 3.8

Arvind KumarMiscelleneousLeave a Comment on Fixing “SSL operation failed” email issue in cakephp 3.8

Sending emails from a CakePHP application is simply a piece of cake. Here is the basics according to Cakephp documentation. Here is the basic configuration in config/app.php 'EmailTransport' => [ 'default' => [ 'className' => 'Smtp', 'host' => 'smtp.xxxxx.com', 'port'…

Read More→

Understanding WordPress Template Hierarchy

Arvind KumarWordPressLeave a Comment on Understanding WordPress Template Hierarchy
wordpress logo

WordPress is the most used CMS that powers 30% websites over the internet! WordPress uses themes to control look and feel of a website. You can create new theme or a child theme by following simple instructions found here.

Everything you need to know about CakePHP Migrations

Arvind KumarCakePHPLeave a Comment on Everything you need to know about CakePHP Migrations

Migrations is a powerful feature in CakePHP. It gives you a tool to create or import database structure and data through command line interface. CakePHP Migrations is installed by default when you install CakePHP.

CakePHP Captcha Demo is now available via Github & Composer

Arvind KumarCakePHPLeave a Comment on CakePHP Captcha Demo is now available via Github & Composer

CakePHP Captcha plugin for CakerPHP 3 is a very useful addition to your CakePHP app to keep submissions on your website spam free. CakerPHP 3 Captcha plugin can be installed in simple steps using composer or can be placed in…

Read More→

How to receive an email alert for disk usage on linux server

Arvind KumarLinuxLeave a Comment on How to receive an email alert for disk usage on linux server

Certain actions on your online application need ample free space on disk to complete. For example, when you want to install new software. Even when you want to run updates on your server your server needs free memory and space…

Read More→

Adding custom css for the post editor view in WordPress

Arvind KumarWordPress2 Comments on Adding custom css for the post editor view in WordPress

You should read this post in order to understand the methods to add custom css to WordPress admin end. In this post I will demonstrate how to add custom css styles which reflects within the Visual editor in WordPress.

Adding custom CSS in WordPress Admin End

Arvind KumarWordPressLeave a Comment on Adding custom CSS in WordPress Admin End

In my Amazing Articles in Hindi website I use Google Adsense and affiliate advertisements to make money online. In some of the these advertisements I want them to stand out by a colored background and a dashed border. In fact,…

Read More→

How to create a “toggle switch” (on/off button) with CSS and html

Arvind KumarHTML and CSS, MiscelleneousLeave a Comment on How to create a “toggle switch” (on/off button) with CSS and html

The following example demonstrates creating a simple toggle switch using plain html and css.

Cookie secure and HTTPOnly Attributes in Vestacp

Arvind KumarLinux, SecurityLeave a Comment on Cookie secure and HTTPOnly Attributes in Vestacp

Vestacp is an open source server management tool. Once you install it on server it becomes an integral part of your server. Also, it comes under any PCI compliance scans you would run on your server. In my case I…

Read More→

Posts navigation

Previous 1 … 19 20 21 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database
  • The Role of $wpdb for Custom Queries in WordPress
  • React Context API vs. Redux: Which One Should You Use?
  • Build Reusable Components in React

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram