
Search In
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
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:-
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
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 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:
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
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:
Here are some CSS properties, which looks similar. It's hard to find the difference between them.
Like:- Visibility:hidden;
Opacity:0;
Display:no
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
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
