@Rambo - I am currently using Hathway. I have never heard of 5 Net Services. I looked up their website, but I don't see any tree unlimited plans. Care to show me those ones :D
Just noticed you never called the function. Also you can't have anything after a return statement.
<?php
function alexaRank($domain){
$remote_url = 'http://data.alexa.com/data?cli=10&dat=snbamz&url='.trim($domain);
$search_for = '<POPULARITY URL';
if ($handle = @fopen($remote_url...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.