
Search In
In magento, sometimes you need to call block in magento phtml to get the content of block. Here is an easy way to call static block & custom block in any template file.
1. Call Static block content in magento phtml file.
You can easily
Hello Readers! In this blog we will talk about the process of working of postman tool. Potsman tool is used to interact with an API (Application Programming Interface). This tool is among top 6 tools available in market. Other tools are SOAP UI, HP Q


Step 1: First we need to make a shape of character. So take a pen tool draw a shape. As shown in below image.
Step 2: Now comes on the face, Draw a shape by using pen tool and fill the color inside the shape ( color code - #b6c9d7 ).
Google tag manager show bellow error in my online shopping site: "https://www.buymobile.com.bd/"
"name": "undefined",
"ratingValue": "undefined",
"ratingCount": "undefine
Monk was surprised to see a new game called, "Conversion Game". In this game, two arrays of N integers A1,A2...AN and B1,B2...BN are playing against each other and Array A wants to convert itself in Array&
Have a go at the enlisting of reasons of security threats and essential security measures to make mobile applications hack proof and reliable.
Mobile applications have to be guarded as closely as computer applications as they are direct
Hello readers!
In this Blog we will gain knowledge about Accordion and how to use it . An Accordion is a vertically stacked list of items which allows users to toggle the display of sections of content. Each item(Header in this example) can be expan
If you need login device type, model and version of an iOS device, then use below code.
You'll have to import below file first then:-
// #import `<`sys/utsname.h>
NSString* deviceName()
{
struct utsname systemInfo;
uname(&system
Hello Reader's, If you are making the code for facebook page likes details and you want to know if the user has already liked your page or not, Then you can use the following library code for that :-
<html>
<head>
<script type="
Bundling in Asp.Net MVC
What Bundling is actually:
It is a process of grouping files into a Bundle,
so that they can be loaded through one HTTP request and can be referenced by a unique Bundle Name.
Need of Bundling:
