
Search In
Consider you have two arrays like the below:
1) $arr1 = Array
(
[0] => 2
[1] => 2
[2] => 2
[3] => 3
[4] => 3
)
2) $arr2 = Array
(
[0] => 28
[1] => 48
[2] => 21
[3] => 160
[4] =
Unity 5.1 UI : DropDown Menu
We have to go through the following steps to create a DropDown menu in Unity 5.1 UI -
In the Hierarchy Window go through UI -> Canvas
Create a Panel1 as a child of this canvas
Create a Button1 as a child of this Panel
Hello Reader's if you want to get the details about the vedio from your local server then you can use the code liberary as below:-
$ffmpeg_path = 'ffmpeg'; //or: /usr/bin/ffmpeg - depends on your installation
$vid = 'PATH/TO/VIDEO'; //Replace he
The behavior of an ASP.NET application is affected by different settings in the configuration files:
machine.config
web.config
The machine.config file contains default and the machine-specific value for all supported settings. All thin
How to swap or exchange objects in Java?
Wrapper Class can be used to swap or exchange objects in Java.
A Java program using wrapper classes to swap objects.
class Employee
{
int empno, salary;
Car(int empno, int salary) //Parameterized
display:none:
An element can be hidden by setting the display property to none.
This property hides element in such a way that when the page will be displayed it is displayed as if the element is not there.
The layout is as there was no suc
In SQL server sometimes we need to get the median of the data in the table.
Median is the middle value that lies in the set of values that we are doing the manipulation.
To get the median, we need to be able to accom
How to resolve "window application opens two windows when we minimize & maximize application in processing time"?
Sometime we face an issue in window application that if one window take more processing time to move to the next
How to resolve "If we click window application button more than ones at a time then it automatically click the same location button of next form"
Sometime we face an issue in window application that if two windows have same Start Position
<div class="form-check">
<input class="form-check-input" type="radio" name="q1" id="q1a">
<label class="form-check-label" for="q1a">
A story teller
&
