$source = file_get_contents('http://data.alexa.com/data?cli=10&dat=snbamz&url=shoutmeloud.com'); //Alexa Rank preg_match('/\/si', $source, $matches); $aresult = ($matches[2]) ? $matches[2] : 0; //Alexa Sites Linking in preg_match('/\/si', $source, $cocok); $alinksin = ($cocok[1]) ? $cocok[1] : 0;