
Search In
What is a Sitemap?
A sitemap is an organised list of the web pages, videos, pictures and other data in a website. It is a file that can help the major search engines like Google, Bing, Yahoo, Yandex etc. to crawl and index the web pages of a
Hey everyone
My WiFi adapter is not working due to some driver problem, WiFi adapter model number is Qualcomm Atheros AR9285 820.11 b/g/n WiFi Adapter.
It is working fine with window 7 but when I installed Window 8.1 it stopped working I searched lo
This Blog will explore you how you can send the email using liferay portlets. The below code will helps you to send email using liferay portlet.
Firstly you need to configure Liferay Mail Configuration:-
Login using Liferay Admin account and go to
Hello Readers,
In this tutorial, i will explain how to add massDelete & massStatus action in magento. This tutorial assumes you already know how to create Magento admin grid.
Advantage of Mass Action: Mass Action option plays very important role
Hello guys wellcome to the tutorial of fingerprint scanner,
This is a simple tutorial through which you could implement one touch login to your application.
Following are the steps to implement it.
Step 1. Add permission to the
Can some one please explain what is done in the following code.
I found it in in Stack overflow. I asked the question in the same web site and got the following reply Stackoverflow isn't meant for the purpose of explaining code . Since I a


Lets suppose , we need an application which able to upload a file(i.e. pdf, doc, htm, html, docx) and user can delete it form the list in rails. So here we will use 'carrierwave' to upload file and for styling the pages use 'bootstrap-sas
The Main Difference Between Do And Do While Loop Is :-
Do while Loop :- If we use "Do While" at least one time execute the loop and then check the Condition.
While Loop:- When we Use "While" then firstly check the condition after execute loop.
Do
Hello Readers,
Today we will discuss about "Php server variables".
$_SERVER is one of the tremendous world-wide specifics within PHP. It includes information regarding headers, server, web host in addition to and many others. Its content has enormo
It represents ordered collection of an object that can be indexed individually.
In array we have problem of deleting items but in array list we can do it easily.
We have several properties and methods associated with the array list.
