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  >  CMS Detector  >  README  >  Download  
File: README
Role: Documentation
Content type: text/plain
Description: Readme
Class: CMS Detector
Detect software used by a site analsying its HTML
Author: By
Last change:
Date: 2011-05-02 07:08
Size: 661 bytes
 

Contents

Class file image Download
What's this class?
- This class can be used to detect the recognized web applications installed on a website.

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: CMS_Detector
	
	Methods: (All methods are static)
		1- process - parameters: (string $page_source)
			returns an array of detected web applications in the page source
		2- appToURL - Parameters: (string $Name)
			returns the official website of the web application