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

Search In

Importance of 3 Different Aspects of Link Building Process

Link building process consists of three basic methodologies including Manual Directory Submissions, Local Directory Submissions and Social Media Submissions. All these types of Natural Link Building m

splice() method of Array in JavaScript

JavaScript Array splice() method : The splice() method is used to add or remove the element from/to array. Using the parameter we can add or remove element to/from desired position. It changes the original array. The splice() method returns the remov

Different ways of using array filters in AngularJS

AngularJS provides a filter feature to format input value and an array based on certain criteria. Here, we will see the ways of array filtering. For example-below is the array:- $scope.movies = [ {id: 1,title: ‘Airlift’, genre: ‘real story’,

Procedural Generation

Procedural !! is the word.Have you heard it before? Have you heard about Procedural generation? Yes or No what ever your answer is, But this term blows my mind out and make me curious and to think about it. So i have done some research on it. &nbs

How to convert PDF to JPG Using ImageMagick in PHP

Hello Reader's! Today in my blog I am going to explain how you can convert PDF to JPG image using ImageMagick in PHP. ImageMagick is a open-source software  for displaying, converting, and editing image files in PHP. First you need to confi

How to Check Password Strength using jQuery

Hello Reader's! In this blog i will show you how to Check password strength  and its very important for your website to have some password checking on signup pages to force your users to enter a strong password. If you want to make your pass

PHP: How to convert text to MP3 using Google API ?

I am posting this blog, which will tell you how to convert text to voice conversion using Google API.  I am using Google TTS (Text to Speech) to convert text to mp3 file. Now lets start implementing it Create file index.php <?php if(isset

Create your own Ruby Gem

Hi friends, The popularity of Ruby on Rails now a days is so much because of its rapid development, which is possible because of its gems. For every generic functionality there is a gem available, so why not create our own gem. Today I am going to te

How to add a new column to existing database table in Magento

Sometimes we are required to add a custom field in our database table for our extension in magento. For this purpose we will perform it with the installer. But before moving we must have concept of creating a new module in magento, considering this p

Difference between array_key_exists() and in_array()

array_key_exists() and in_array() are two most useful functions in PHP. This article demonstrate the details and differences of these function.   array_key_exists() : This function checks if the given key or index exists in array or not. If ke

1 321 949
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: