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

Search In

Applying a Function Against Each Array Element

Hello reader's under this blog we are going to apply a function against each array element. We are using a function to check an array value and if it matches a given value then it will replaced.   To attach a callback function to each arra

How to create alert messages using css

Hi there. In a web page, we get a particular message for a particular action. For example, after completing a form, you receive a success message; on entering a wrong password, you receive a warning/error message etc. Thus, we know already if w

How to use AFNetworking to make a server call in iOS

Hi Reader’s, This blog is to use  AFNetworking to make a server call with the help of API. Here we are using an API which includes GIF images and other related data. So below is the code used to get response from server. Before proceedi

difference between echo and print in php

Hello Readers, The below is the certain points which show the difference between echo and print in php: Echo and print both are the statements in PHP. Both are used to output data to the screen. 3. In php echo is faster than print because both e

Show a route between two coordinates using MKMap view in iOS

In ios when we want to show a route or poly line between two coordinate then we use the following function. most of time we use this when we want to dislplay the route from current location to destination address. Here mapView is the property of you

Record a sound in iOS

To record the sound in ios we can use the code below:- To record the sound first set the delegate of AVAudioRecorder in AudioRecorderViewController.h File like #import "AudioRecorderViewController.h" @interface AudioRecorderViewController : UIVie

How to extract audio from Video using iOS sdk

This is how we can extract the audio from Video : First import the video from libaray using imagePickerController delegates methods.  - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictio

Using Technology to Help your Business Grow

It is really important to use technology for the growth of your business. Technology can make a lot of your work easier and make it easy for you to manage a business remotely and easily. All the successful businesses in the world got successful

Jquery Ajax exapmle in php

Here in this blog i have shown  a simple example how to use AJAX to send and retrieve data from a PHP page and then populate the result from a PHP page in a HTML element. The example here shows when I select a country a request is send to PHP p

SweetAlert- Replacement of Javascript's Alert.

Hello Readers, This blog is about about implementation of sweet alerts in our application. Sweet alerts are the beautiful replacement of javascript's alerts. They look great on laptop,desktop, mobile and tablet. They are perfect for all screen

1 131 160
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: