
Search In
Functions which can retrieve the request object, response object and the next middleware function in the application’s request-response cycle are Middleware.
The concept behind middleware is same as Filters in other languages.
Features
Drupal 8 has come up with flexible and easier manners of theming from its previous versions.
In Drupal 8 theme the first requirement is .info.yml file which contains the meta-data of theme.
This file must be present in your theme folder because of
Web hosting service providers help businesses a lot by providing them with a business website that highly attracts clients. Comparisons are common so as to see the difference in the services being provided by each competitor in this
Bug/Defect:
Discrepancies between the expected result and actual result called a defect or A software bug is an error or fault that leads to an system or software program behave incorrectly or unexpectedly.
How to report a Bug:
Reporting a bu
Sometimes, we may need to scrap data from a website (It could be any live website, For Ex: https://www.amazon.com).
There are 3 steps involved while scrapping a website:-
1- Getting the HTML content of a website's page.
2- Parsi
Making a good client experience on your website it is necessary to keep individuals on the page. The most ideal approach to make a decent client experience is to make it simple for users to utilize, if your website is hard to utilize it disturbs user

In this tutorial, we will learn about "How to Fetch Facebook Photo Album Using PHP Application in Your Website". I have created a script where you can add your PAGE ID name to fetch all your Facebook albums in your website. With the help of
In 2016, Google made the record of 100 Billions monthly searches. Google has amazing average of 2.3 millions searches per second. Google covers over 70% market among the various search engines. As an SEO expert, we have to give special focus to Googl
Digital marketing is enhancing day by day. Everyone wants to flourish their business in the global market through the internet. For this, the businesses try to expand their approach to social media. Many companies are starting out to explor
First of all you need to use a custom class in place of Gallery :-
package com.pakagename;
import android.content.Context;
import android.util.AttributeSet;
import android.view.KeyEvent;
import android.view.MotionEvent;
import android.widget.Gallery
