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

Search In

How to get latitude & longitude via address using google geocode api?

Hello geeks, today i am going to explain about how to get lat & long of a given address using Google geocode api. To convert an address into “latitude and longitude” is known as geocoding Here you go: // set geocoding url $geocoding_url = 'htt

This still surprises

This still surprises me, just how a lot of plpeoe are not aware about Monezilax System (google it), even though many plpeoe make a large amount of money online because of this system. Thanks to my mate who told me about Monezilax System, I have star

Read and Write the File in C ( File Handling )

File Handling in C:- The below example will show you how you can read the data from file and write the data in file using C language. file.c #include<stdio.h> #include<conio.h> #include<process.h> #define true 1 main() { FILE *fpt

Currency exchange rate using Google Api

Google provides a simple and free* API for querying currency exchange rate. You can convert the currency using google apis url which are given below https://www.google.com/finance/converter?a=$amount&from=$from_Currency&to=$to_Currency Whe

How to convert shell script to php code?

My objective for posting this blog is to tell how do we convert shell scripting code to php. In some cases we need to use php code instead of executing shell script. Therefore I am writing the blog which may help someone to understand how do we conve

Push Notification for Android using Laravel 4.x

There are few steps which we have to follow to implement Push Notification. Step 1: First we will write the api to get token and device type . Here is the controller code of push notification. public function pushNotification() { $validator

How to send pushnotifications via iPhone/Android devices

In this tutorial we will learn how to send the pushnotifications iPhone/ Android apps. Below is the code that requires the follwoing elements to send the pushnotification from iPhone 1-) The device token to which we need to send the pushnotificatio

Data Scraping in Cakephp

Hello Reader's , Hope your are doing good today. Today we will discuss about Scraping.Sometime we want to scrap some data from another website So here we will learn how we can do this? Before going to start scraping you need to download simple_

PHP CURL: How to Crawl multiples pages in a loop

How to crawl many pages at one page hit: I was facing issues for getting the data from multiple urls by loop. The problem is that in the first loop I was getting the data by function Cron, but when second page was called by Cron function then I was

How to disable mongoDB java driver logging

Go to mongodb configuration file and add following lines of code. @Configuration public class SpringMongoConfig extends AbstractMongoConfiguration{          static Logger root = (Logger) LoggerFactory.getLogger(Logger.ROOT_LOGGER_NAME);     static

1 3 19
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: