Category: Programming

Change Default Admin Logo Magento 2

How to Change default Admin Logo Magento 2 Hello Coder, Here we will change the default admin logo Magento 2 in Admin Login Page and...

Get Forgot Password URL in Magento 2?

Get Forgot Password URL in Magento 2 In this article, We will learn how to get Forgot Password URL in Magento 2. We can retrieve the...

Converting pem to ppk and vice versa

Converting pem to ppk file and ppk to pem file using puttygen In SSH connection, sometimes need to connect via pem key on terminal and...

Difference Between Magento 2 Modes

Magento 2 Modes: In this post, we’re going to explain the difference between Magento 2 modes, what is the difference between them, and how to...

Learn PHP Cookie In Details !

Learn PHP Cookie: PHP Cookies In PHP, the cookie is a small piece of information and data stored on the user’s computer. Cookie’s data is...

stdio.h library functions in C

  stdio.h library functions in details The stdio.h header file stands for the standard input and output, it has various library functions for the input...