
Search In
If you want to find the presence of a element in a given sorted range, then you can use the binary_search function defined in the STL algorithm.
The range should be sorted in ascending order to perform binary search.
It returns true if element is
JavaScript Array indexOf() method : The indexOf() method is used to return the position of the any given element inside the array. It returns the numeric value and if element not found in that array then it returns the -1. The index is starts from th
Setting up a local development server installing plugins and modules you might need to develop Drupal theme
Firt we need to setup the local sever where we gonna run our Drupal site
1. First we need a server, XAMPP is very popular AMP stack pr
Webtrackker offers 4 & 6 weeks live Project based industrial summer training or 6 months training in Java, Android,.Net & PHP technologies in Noida,Delhi/NCR, India for MCA/BCA/BE/B.Tech/MSc(CS & IT ) Students & professionals. If you
JavaScript Array join() method : The join() method of the array is used to combine all elements of the array and return as a string by separating elements using the given parameter. By default the elements are separated by comma (“,”), we can pass th
Chapter 1
Introduction to SQL
Introduction to SQL : SQL stands for Structured Query Language or we can call it as "sequel" or "S-Q-L" . SQL is a query Language used to accessing and modifying information in a database.There are some common SQL comm
If you want to translate reports then you need to define two templates:
1-The main report template
2-The translatable document
And follow the follow the following step in given below->
you can go to Settings ‣ Reports ‣ Report ‣ ‣ Search ass
JavaScript Array slice() method : The slice() method is used to get the elements between two position. The slice() method returns the array of extracted elements. It doesn't change the original array. The index starts from 0.
Syntax of the Array s
Hi i'm developing the panel where admin can import the csv file directly to mysql database. But I'm getting the error.
My code is
<?php
//ENTER THE RELEVANT INFO BELOW
$mysqlDatabaseName ='bilmos';
$mysqlUserName ='root';
$mysqlPassword ='23nbhfi
Hello Reader's if you are looking for nice and light design of popus, then bootstrap offers you much better way of doing this.
Lets see the code as written as below:-
<!DOCTYPE html>
<html lang="en">
<head>
<li
