#1 Create a theme in Magento 2 | Magento 2 theme creation | Create custom theme in Magento 2
In This Tutorials,We will learn that how to create custom theme,how to activate it and how to check activated theme.
The Tutorial Post
In This Tutorials,We will learn that how to create custom theme,how to activate it and how to check activated theme.
In this tutorial you will learn php global and local variable tutorial in Hindi.You can learn how to use global variables in php functions in hindi.
In this tutorial, you will learn php echo and print statement tutorial in Hindi.You can learn how to print any message or variables value in php in hindi.
In this tutorial, I’ll show you how to use php variables in your code to store and retrieve data. You can use these variables for storing anything from strings, numbers, arrays, or even objects. Also, I’m going to show you how to use the PHP “concatenate” and how this can be used in your PHP […]
2 . PHP Comments. There are two types of comments: 1. Single Comment:- # Single line comment // Single line comment 2. Multi-line comments :- /* This is multi-line comments block */
1. What is PHP 2. Web Server to run PHP Xampp : https://www.apachefriends.org/download.htmlWamp :https://www.wampserver.com/en/