Login   Register  
PHP Classes
elePHPant
Icontem

File: README

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Hamed Afshar  >  Rank Checker  >  README  >  Download  
File: README
Role: Documentation
Content type: text/plain
Description: Readme
Class: Rank Checker
Find the rank of a site in Google keyword searches
Author: By
Last change:
Date: 2011-08-02 05:41
Size: 589 bytes
 

Contents

Class file image Download
What's this class?
- This class can be used to find your website rank for a specific keyword in google search.

License:
	This program is free software; you can redistribute it and/or
	modify it under the terms of the GNU Library General Public
	License as published by the Free Software Foundation; either
	version 2 of the License, or (at your option) any later version.

Structure:
	Class name: RankChecker (int $StartPage, int $EndPage)
	
	Methods: (All methods are static)
		1- find - parameters: (string $domainName, string $keyword)
			returns an array with 2 keys: ("url", "page").