M.M.Stephin Nadar's Blog

Never lose hope. You never know what tomorrow may bring.

Our Telegram Bots

▼

Our sites

▼
Showing posts with label array. Show all posts
Showing posts with label array. Show all posts
1 March 2013

fetch google contacts using access_token and parse it

›
<?php $access_token=$_GET['access_token']; $max_results=$_GET['max_results']; $api_url="https://www.google.com/m8/fe...
17 January 2013

indian mobile number location database

›
Last Update on 17/Jan/2012 just an array of data which consists of operator and state name download from here https://github.com/hebrew8...
16 November 2012

sort multi dimentional array by the value of specific key

›
  Sample Array Array ( [ 0 ] => Array ( [ iid ] => 1 [ invitee ] => 174 [ nid ] => ...

convert stdClass object array to normal array and normal array to stdClass object

›
stdClass obect to normal array function objectToArray($d) { if (is_object($d)) { // Gets the properties of the given object // w...
›
Home
View web version

Contributors

  • step
Powered by Blogger.