Anybody know the script (maybe PHP) to check google PR, Alexa, etc, like this? http://www.checkpr.org/ Where can I download that? Thank's
There are many scripts to check Google pagerank here is one: http://www.devpapers.com/article/326 And this script I just made to check Alexa Rank, MSN/Yahoo and Google Backlinks: http://www.phptricks.com/lesson.php?id=34 Peace,
The main question is how to get those values. Inserting them into Mysql shouldn't be hard if you have simple PHP/MySQL knowledge. Peace,