Resize the markers in google maps

Posted by on Oct 13, 2012 in Google Maps, Javascript, Jquery | No comments yet

When we use the default markers and sometimes we need to resize the markers in google maps and here is the code to resize icon image the icon for example So this will help you to know how to Resize …

Adding custom infowindow in google maps API

Posted by on Oct 13, 2012 in Google Maps, Javascript, Jquery | No comments yet

If we need to modify the normal info window that is provided by google..ie if we are looking for adding custom infowindow in google maps api We have to utilize the infobox to do so The first example shows the …

Sort an array based on a key in php

Posted by on Oct 8, 2012 in Php | No comments yet

When dealing with php array we sometimes needs sorting functionality.if we want to sort an array based on a key in php here is the function which helps you to do so. here, $array is the array to be sorted. …

Download a file using php

Posted by on Oct 8, 2012 in Php | No comments yet

Some times we have to download a file using php ie force download and here is the code which helps to download a file

Load More