In this article, you will learn about the difference between HTML and HTML5. HTML stands for HyperText Markup Language and HTML5 is the latest version of HTML Language. It is a cleaner markup and improved code for developers. HTML5 comes with a host of new elements and functional attributes. In HTML file, DOCTYPE defines the […]
In this article, I’ll explain the process of adding a custom field in a Magento 2 contact form. For the purpose of understanding, I will add a Subject field to the contact form, however, you can add your own fields to the contact form at your store. First of all we need to create a […]
Core Data CRUD Operations In the previous article Core Data : Managed Object Model, we learned about Managed Object Model, how to create entities, their attributes, and relationship between entities. In this article, we will learn the CRUD operations i.e. Create, Read, Update and Delete records from the Core Data Entity. We will use the […]
Slim is a full-featured, open-source PHP micro-framework that enables you to write ‘simple yet powerful’ web applications and APIs in a quick manner. It comes with a sophisticated URL dispatcher and middleware architecture that makes it perfect for static websites or API prototyping. It supports all (GET, POST, PUT, DELETE) the HTTP methods. This article […]
Hey techies I am going to talk about Reactive Form with Validation in Angular 7 in this article. Below is the step by step guide to apply validations on reactive form using Angular 7. Step 1 – Command: ng generate component form Step 2 – Go to file app.module.ts to import form modules as shown […]
Laravel framework provides three primary tools for interaction through command-line namely: Artisan, Ticker and REPL. This chapter I am going to explains about Artisan Commands.First of all open your command line and go to the project route folder likecd var/www/html/laravel-project/after that you can execute artisan commandswhat is Artisan commands?Artisan is the command-line interface included with Laravel. It provides a number of helpful commands that can assist you while you build your application.
Notification is a way to inform a user about the arrival of new data in an app, whether or not running in the foreground. Types of notifications Notifications can mainly be classified into two categories: Local notifications Remote notifications (Apple Push Notification) Below mentioned are the steps for creating Apple Push Notifications(APN): Step 1: The […]
User experience and SEO are totally based on the speed of WordPress Blog. To improve the speed of web pages there are multiple tools available and one of them is CDN. In this article, the basics of CDN have been explained. What is CDN? CDN stands for Content Delivery Network, a server network, which delivers […]
Websites are hosted on web servers. Web servers are themselves computers running an operating system; connected to the back-end database, running various applications. Any vulnerability in the applications, Database, Operating system or in the network will lead to an attack on the web server.
By default Wordpress is not multilingual. This means that you need to add multilingual functionality for creating a WordPress website in two or more languages. This article for those who want to create site in multiple languages.
Hello Everyone! In this article, I am going to explain the process of getting Facebook App credentials. The steps involved in the process are as follows: STEP 1: Login to https://developers.facebook.com 1. Visit Facebook developers page i.e. https://developers.facebook.com 2. Select my Apps >> Add new App from the menu. 3. A popup will appear seeking your […]
Webform is a module for making forms and collecting information from users in Drupal. Using this, you can send a ‘thank you email’ to the users, after they submit their information and also, it enables you to send notifications to administrators. Results can be exported to Excel or any other desired spreadsheet applications. Webform also […]
Pixelphoto is a photo sharing script that has a PHP codebase and implemented with object-oriented programming concepts and it’s one of the most convenient ways to start your own photo-sharing website. It supports both Android and IOS along with the web. Requirements: Before you start with the installation, please make sure you have the following […]
Theme changing looks simple in WordPress but it actually isn’t that easy. A little mistake can lead to losing vital elements. In this article, I am going to share a list of checks to be performed before, during and after the theme change to prevent loss of any features or functionality during the process. Here we go… 1. Make notes of all the changes made […]
Paypal adaptive payment method we use when we need to split payment to multiple accounts.
We have full access to customize our BigCommerce store so that your brand and your products shine. The BigCommerce mobile template can be customized. The BigCommerce Mobile theme allows legacy Blueprint themes that are not responsive to have an SEO friendly mobile version
We can update the existing products with magmi import. You can easily update product Price, special price and stock with magmi import.
Hey techies Lets’ find out how to connect a domain to the Brilliant Directory! Please follow below instructions to connect your domain via Domain Manager: Login To Dashboard:- http://www.managemydirectory.com/admin Go to Settings -> Domain Manager Why do we need to connect a domain to the Brilliant Directory? When we go to the brilliant directory, the […]
In today’s market, it’s common for even the smallest companies to conduct at least some business online and whether you own an eCommerce store or need to allow for online bookings, you can’t really have an online presence without a business website. The website can represent your entire business and also help to grow your business. Follow this article you will learn how you can overcome your investment.
eCommerce is a system for buying and selling goods and services using the Internet as the main medium of transactions. In other words, it is a business that electronically manages the delivery of goods/services and payments. Types of e-Commerce Business-to-Business (B2B): Electronic exchange of products and services between companies. A construction materials company selling its […]