hledání



tagy



jazyky

perl 11
php 20
text 5
xml 1
bash 1
javascript 1
snippet generovani grafu »

air.kadlec@seznam.cz

Poslední snippety

Pagerank Lookup script

with curl...
  1. //PageRank Lookup v1.1 by HM2K (update: 31/01/07)
  2. //based on an alogorithm found here: http://pagerank.gamesaga.net/
  3.  
  4.  
  5. //settings:
Tagy:
php 113 řádků | 2008-02-04 20:47:36 | air.kadlec@seznam.cz

Google pagerank checker script

  1. <?php
  2. /******************
  3.  * PageRankXor32 class created by MagicBeanDip
  4.  * PageRank class was created by others
  5.  * Look for updates at http://v1.magicbeandip.com/mbd-file/PageRankReport.php
  6.  
Tagy:
php 142 řádků | 2008-02-04 20:46:34 | air.kadlec@seznam.cz