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

Search In

how to install wordpress on local server

To install the wordpress on the local server you need first a local server like xampp. XAMPP is a cross platform server for Apache, MySQL, PHP, Perl. It a ligh weigh server which can be used to install the wordpress. 1. First you need is to instal

Strings in JavaScript

Hello Readers,   JavaScript strings are used to store collection of characters or it can be text inside quotes. We can use both single and double quote. Lets talk about the basics of String.   For Example :   var userName = "Jon

Inspect variables in template file in Drupal 8

  Lets see how can we discover the dynamic content of any template twig file. we will use dump(), kint() functions to inspect the variables of the template file.   Each core template contains document at the top in the file those docume

Gherkin keywords

Gherkin is a Business Readable language that Cucumber understands and describes the application flow. In cucumber each line should start with a Gherkin keyword. Gherkin provides the following keywords:   Feature Scenario Scenario Outline Ex

difference between die and exit in php

Hello Readers, 1. In php both die() and exit() are equivalent functions. 2. Basically die is used to throw an exception while exit is not, it is only used to exit the process. 3. The die() function is used to print the message and exit the script

SNMP in networking

SNMP is Simple Network Management Protocol. It is mainly used by servers to share their current information, and the channel by which the administrator can change the values.   While the protocol itself is very simple, the structure of program

ATM in Networking

ATM stands for Asynchronous Transfer Mode . It is mainly facilitated by the telecommunication companies and is the basic standard for the ISDN.     ATM is the accepted transfer mode for Braodband Integrated Services Digital Networks (BIS

Bus Topology in Network

Bus Topology   A bus topology is like a  serial transmission where all the nodes are connected in a single medium.   In case of Bus topology, all devices share single communication line or cable.Bus topology may have problem while

How to Auto-load Classes using spl_autoload_register and Namespaces in PHP App?

I have this simple project built by oop php but it seems that i cant make the autoload class working properly.   I keep getting this error unable to load class. So how can i make the autoloader working in the right way    I have at

How to Change Location Interface to Get Various Location Mode Options

Hi Team   can i change the location interface to get various location mode options such as high accuracy, battery savings, GPS only. My andoroid in lonovo tab 7 has got only one option which is batterly saving only.   Thank  Nab

1 14 1595
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: