Echo And Print Statements In PHP
What is echo in PHP This statement is used to output the data to the screen or printing text on screen. The echo statement can output one…
How to Display Navigation Menus of our Custom Theme in WordPress? Part-8
How to Display Navigation Menus of our Custom Theme in WordPress? In blog Part-7, we have seen how to register Navigation Menus of our Custom Theme. We…
What is AWS? Why increasing the Adoption of AWS cloud?
What is AWS? Amazon web services is a hybrid cloud system that helps DevOps teams to support a single instance or quickly and easily expand to thousands…
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 5 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with…
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 4 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with…
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 3 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with…
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 2 )
Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution by 1080 in both RGB and YUV, with…
How to define constant in PHP?
what is constant in PHP? A variable whose value we cannot modify Constant means fixed. We cannot change the value which we have fixed as fixed later….
Keyboard Shortcuts for Adobe Premiere Pro ( Video Editing Software ) ( Part 1 )
What is adobe premiere pro keyboard shortcut keys? Adobe Premiere Pro is a timeline based video editing software. Premiere Pro supports video-editing with up to 1920 resolution…
How To Send Slack Notification with Laravel
It seems like a topic for basic Laravel developer, but while it’s easy to send emails, but the whole system of various notifications is much deeper, and worth studying….
Manipulation of dates and times in PHP with examples.
Here we are going to discuss about the PHP Date and times. how can we call current date and time in our code. There are nearly fifty…
Deep Dive into Lookup Plugins in Ansible with Example
Lets understand about Lookup Plugins Lookup plugins allow Ansible to access data from outside sources. This can include reading the filesystem in addition to contacting external datastores…
What is Ansible Plugins and How to Extend Ansible Through Plugins?
What is Ansible Plugins? Did you know a large portion of Ansible’s functionality comes from the Ansible plugin system? These important pieces of code augment Ansible’s core…
How to Register Navigation Menus of our Custom Theme in WordPress? Part-7
How to Register Navigation Menus of our Custom Theme in WordPress? What are the Navigation Menus? Navigation-Menus are customizable menus in your theme. They allow users to…
How to Define a Variable in PHP
what is variable in PHP Variables are used to keep data in one place. Such as string of text numbers, etc. The value of a variable can…
How to Create a Custom Page of Custom Theme in WordPress? Part-6
How to Create a Custom Page of Custom Theme in WordPress? Why to use Custom Page? Customized page templates allow you to individualize any part of your WordPress site…
How many types of SEO are there?
SEO helps our BLOG rank in google. It is a technique that puts your website at the top of search engine search results and increases the number…
PHP 7 Fundamental Tutorial for Beginners – PHP Syntax
Standard PHP Syntax One of the first scripts is run on the server, and the simple result results are sent back to the browser. Basic PHP Syntax…
How to Create a Page in WordPress? Part-5
How to Create a Page in WordPress? What is a page in WordPress? WordPress allows us to create pages by default and its theme controls the appearance…
How to setup PHP in localhost for server-side scripting?
In this blog I am going to start with the beginning, So even if you are not aware to run PHP on your local machine you to…
Ansible Inventory Lab & Excercise – Part 3
Assignment 1 You have been given a RHEL 7.X instance for ARS where access is enabled with ec2-user and key. Password login is disabled. You need to…
Autoloading Classes in PHP
1. What are Autoloading Classes? Many developers writing object-oriented applications create one PHP source file per class definition. One of the biggest annoyances is having to write…
How to setup your Gmail account to send emails in Laravel
In my previous blog, I described how can you send an email with an attachment without saving it in the database you can read that here. Now…
How to Work Stated on PHP
Install XAMPP on your PC to quickly create web applications with PHP database. If you want to create a dynamic web page using the first step, then…
Let’s know about Adobe Premiere Pro
Given the current times, there is a huge demand for high quality video content.Today’s video editors and producers are working in a constantly changing environment of old…
How to create a WordPress custom theme? Part-4
How to create a WordPress custom theme? It’s looking improper yet, therefore we have to set the path of CSS and JavaScript to make it on proper…
