Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Fetching Data from database using php

To fetch a data from database by using simple PHP code,  firstly create a connection to the database by using simple query and create a login form using HTML code for entering values through user. on clickinng submit button, This form will be lo

Android Ripple Effect on Any View.

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:-

Mobile SEO Tips to Optimize For Excellent UX

Is ranking on the top of search engine really an uphill climb?   It is, actually. However, on-page and off page optimization turns it into a walkover.   But, have you optimized it for the desktop users only?    Your dream to

What are the building blocks of Xamarin.android

Hi, In this blog I will continue on the blog I earlier posted What is Xamarin, and we will discuss about the building blocks of Xamarin Android. Application. Android Manifest Assembly Info Xamarin.Forms Resources Activity Class etc. Here, Andr

Generic methods in C#

Generic is a feature provided in C# which allows defining the class, method etc without binding it to work with a specific data type, instead it is created with a substituted type which get replaced with the data type passed at run time. In other wor

Indexing in Solr Server

Indexing: Solr gives you a quick response and results because of indexing. What does this mean? It means that it searches index instead of the text to retrieve the results for you. In book , you search for the index in the index page of the book an

How to set selector in android

If you are looking to change the image or color of the widget when it is clicked or focused, Here is the code snippet that explains it:- Step 1:- set the widget in an XML file for which you want to applying selector:- <ImageView android:

Difference between Visibility, Opacity and Display

Here are some CSS properties, which looks similar. It's hard to find the difference between them. Like:- Visibility:hidden;          Opacity:0;          Display:no

Create a Wordpress Plugin

Hi there , Here I am showing with the example how you can develop your custom plugin in wordpress,To develop a Plugin in Wordpress, you should know some basics concepts of Wordpress files and folders. So now I will create a plugin which will shows

Use of array_reverse() function in PHP

Hi Reader's,  Welcome to FindNerd, today we are going to discuss use of array_reverse() function in PHP. This function is used  to reset the index of elements and returns the reversed array.array_reverse() function accepts array as a a

1 288 481
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: