M.M.Stephin Nadar's Blog
Never lose hope. You never know what tomorrow may bring.
Our Telegram Bots
(Move to ...)
utubebot
uploadbot
fakemailbot
apkdl_bot
mp3toolsbot
▼
Our sites
(Move to ...)
apkdl.in
Jamango.in
▼
11 March 2015
jolo.in alternative
›
In the recent days, jolo.in free recharge api provider has become more worse than ever. no recharge was successful but the amount getting de...
10 comments:
5 February 2015
mobikwik recharge api
›
<?php $uid=''; //your mobikwik username probably email id $pwd=''; //your mobikwik password $amt=10; //amount $cn...
1 comment:
28 December 2014
Find rank of user(s) using mysql query
›
SELECT 1 + ( SELECT count( * ) FROM user a WHERE a.balance > b.balance ) AS rank,id FROM user b ORDER BY rank; table structure -...
17 April 2013
import GeoIP csv to MySQL DB provided by MaxMind
›
you can download GeoIP csv database from http://www.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip unzip and extract the csv fil...
14 April 2013
How To get Resellerclub Slab 2 Pricing
›
I am Going To tell you how you can get resellerclub slab 2 pricing without any initial deposit. Its hard to achieve slab 2 pricing for sma...
30 March 2013
form auto save using jquery
›
whenever any changes occurs in the form this will make ajax request to save the form data jQuery(document).ready( function() { jQuery(...
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...
‹
›
Home
View web version