Recent content by eddyhoole

  1. E

    Alexa Ranking Script

    Here's how I have used the script on an html page.. First created a php file called alexa.php and added the script to it. Second added a iframe to my html page/s including the php file.. Here's my alexa.php page <?php session_start(); function alexa($url) {...
Back
Top