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

Search In

How to replace array elements with another array elements?

Hello friends, Today we will learn how to replace array element with other elements. In PHP, array_replace() function is used to replace the array elements with another array elements with the help of key. That is, elements of the first array will b

How to Implement Generators in PHP 7

A generator is the simple and an efficient way to write your code in the form of the iterator. PHP generators is the simple way to write your code that use the foreach loop to repeat your data set of array, without building that array in the memory,

Automatically Mount Drive After Instance Restart in AWS

What Does Mounting Drive Means Mounting Drive means making the drive accessible to the computer, by which the user will be able to read and write the data to the disk on which he/she mounted that particular drive.   What is AWS Inst

How to set automatic email reminder using Cron Job?

Hello friends, today I am going to tell you how to set an email reminder or email notification. This can be done via Cron Jobs. Cron Jobs is helpful for reminder purposes or if you don't want to send same email every week or every single day then

How to create Animation using XML code in android?

This tutorial will guide you to do animation in android. There are two ways to do animations in android , through XML code or java code. In this tutorial, we are using only first way through XML code. In this tutorial, we are defining animations like

How to use Flash on Banners in Joomla?

To use flash on Joomla you need to follow the following steps: Login to back-end of joomla site. Select Component -> Banners. You will Banner Manager page. Click on new button on the top left side. You will see a form to add banners. Enter the d

How to Use SendGrid Web API in .Net Project

Hi all, This article is about how to use SendGrid Web API in .net project. There are two ways you can use API in your project one is to create a web client and post your data to send grid API second is you need to download the package for .Net fr

How to use controller inside the custom directives in AngularJS

Hello all, Working with AngularJS, we can create our own custom directives that helps us to put our common html code in a separate html file and later on we can use it as a html tag, this helps us to make our code much more organizable and reusable.

How to show ads in your website using Google ad sense

Hello readers , Following are the steps to guide how you can show ads in your site. Step 1 First sign in with google ad sense account using below link https://www.google.com/adsense/start/ Step 2 After sign in with your google account you wil

How to add and remove a class on click event

hii, Today i am sharing a blog on How to add and remove a class on click event in javascript. First of all you need to either download few plugins or just copy and paste the below link inside head tag. <script src="https://ajax.googleapis.com/a

1 79 408
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: