PHP Classes

File: README

Recommend this page to a friend!
  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: 13 years ago
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