Re: Google Pagerank script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joey wrote:
> Does anyone have a link to source code for a pagerank script?
> 
> I want to provide this to users.

Here's one:

$res = mysql_query('SELECT * FROM pages ORDER BY rank');


You should probably be a little more specific! Do you mean a script that
can access Google's webservices to find out the pagerank for a given URL?

Col


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux