
Search In
This tutorial will help you to implement ripple effect on any type of view such as Button, TextView, and ImageView using material ripple. You can also customize ripple effect color. We can implement ripple effect from two ways.
1- Programmatically:-
In this blog, we illustrate how to create a dynamic table when data is coming from a database in MVC and display it.
In the below example we use a dummy data and jquery to populate the HTML table.
In controller, we have an action method called GetUs
Hello guys, Its really helpful for integration paypal in PHP to REST API.
To integrate it, first you have to download the PHP-paypal SDK below is the direct link
https://github.com/paypal/PayPal-PHP-SDK/releases
// 1. Autoload the SDK Package. Thi
Hello guys,
Some programmers many time faces difficulty while changing date format in liferay. Therefore By Below example, I am going to guide you How to change date format in liferay?
Given bellow is the date format in GMT of liferay
"E MMM dd
Typography for Responsive Design or RWD Typography
Hello Friends,
As we all know that, Responsive Design is a very popular technique and most using concept in web design. A responsive design giving us a flexible layout by adju
Hello Readers,
In this tutorial, I am going to show you how to create an attribute" and apply it to Magento products.
1. Go to Catalog -> Attributes -> Manage Attributes
2. click on “Add New Attribute button in the top right”
Many times when we manage SQL server databases we need to determine how much space each table is consuming on disk. In this blog we will learn two approaches for solving this frequently encountered common problem.
Approach 1:
We can use
How to resolve Mcrypt extension is missing in Ubuntu 14.04 ?
When I was login to phpmyadmin, then I saw the message "mcrypt extension missing"
Try following command:
$ sudo updatedb
$ locate mcrypt.ini
It will show you located at /etc
Hi Reader’s,
This blog is to use AFNetworking to make a server call with the help of API. Here we are using an API which includes GIF images and other related data. So below is the code used to get response from server. Before proceedi
Important Notes
Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :
press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).
Select ‘Cookies a
