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

Search In

How to Disable Comments Section on Wordpress Page

You need to follow below step to remove comment section in WP Page. 1) Make admin login on Wordpress. 2) You can view "Pages" menu on left panel. On mouse over you can view "All Pages" & "Add New" options. Please click at "All Pages". 3) Now you

Selectors in jQuery?

Selectors are the entity which we used to select HTML elements from web page in jQuery. Selector in jQuery always start with dollar($)sign and parentheses like as $(). There are three ways to select the elements in a web page. 1) Select elemen

How to use of join() function in php.?

What is use of join() function.? The join() function returns a string from the elements of an array. The join() function alias of implode() function. Syntax of strtolower() function: join(" ",array) You can see below example of join() function in

How to Get Print in Python

print : It produces text output on the console. Syntax: print "Message" print Expression To print the given text message or expression value on the console, you have to moves the cursor down to the next line. print Item1, Item2, ..., Item

method mapping table in python

In python method mapping table is an array of PyMethodDef structures which creates this (PyMethodDef) structure through a function and the table needs to be terminated with a sentinel that consists of NULL and 0 values for the appropriate members. u

what is the socket Module in python

In python socket Module create socket and also use the function name socket.socket() function. This function is also available in socket module. There are many type of socket method in python like- Server Socket Methods and Client Socket Methods etc

How to reads a file into an array ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to reads a file into an array ? If you want to read a file into an array then, you should use file() function.This function reads a file into an array. syntax of file() functi

Difference between Test Plan and Test Strategy

1) A test plan is a document which describes the approach to test a system or a software product whereas Test Strategy is a guideline which describes the test design/methods and determines how the testing to be done. 2) Components of test plan includ

Find your lost android device using android device manager

if your android device is lost, and you use another android device, you can locate it using Android device manager app, what all you need to do is to follow the simple steps. Step 1:On your device that you have, open the Android Device Manager app .

User Acceptance Testing

What is user acceptance testing:- It is the final step of testing before hand over of the application to the user. It is done by the end users or customers who will use the application. Its goal is to achieve confidence in the system. Before performi

1 116 423
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: