
Search In
Here I have created Checkbox function in android. In android CheckBox is a type of two state button either checked or unchecked. We can use checkbox to activate/deactivate the specific action. In the below code example, I have described how to make c
Creating Photos album and uploading photos into the album.
Two methods mentioned below creates album and uploads gallery pic on Facebook.
/*=========================================================
// Here we request connectin for creating album on
Here we create small application which perform 'addition', 'subtraction', 'multiplication' & 'division' with the help of Angular JS.
Application Code:
ng-app in div tag: it means we’re setting the AngularJS name.
<!DOCTYPE html >
<
JavaScript String match() method : We use match() method to match a string against a regular expression. It returns the array object of strings which matched if used with the “/g” modifier otherwise it returns the first matched string. It returns nul
JavaScript String substring() method : The substring() method is used to extract the sub string between two points. It returns the new substring. If start point is greater than end point then it swaps automatically these points, means “substring(4,2)
As a leader/manager, one of your key parts is to envision and roll out improvement so as to guarantee that your organization/association keeps on making supported progress. In the event that an organization is performing admirably, it is enticing for
Welcome to Findnerd.
In a series of word-press functions, today I am going to discuss the word-press function wp_list_filter. It's working as per the name. If you want to filter an array or a list then it can be a beneficial one. This function w
Hi Reader's,
Welcome to FindNerd, today we are going to discuss How to create and add component in CakePHP in 2.4.1 version?
If you want to create or add a component in your web application then you should add your component inside a va
Hello readers
Today's post will discuss in detail about role of PIM in optimizing the search results received from the search engine. It is very essential to filter the results as per their relevance. According to the statistics more than 61% of
Hello readers!
If you want to make your WordPress website faster you can make it possible by Caching Custom Queries using Transients API. So read out this tutorial carefully and apply the steps in your website.
If you are using custom WordPress que
