Category Archives: Classes

Check Active Comm-Ports Class

Package:
Check Active Comm-Ports Class
Summary:
Retrieve the list of active COM ports on Windows
Groups:
Hardware, Windows
Author:
Usman Didi Khamdani
Description:
This class can be used to retrieve the list of active COM ports on Windows.

It uses the mode command to retrieve the list of active communication ports.

The list of active ports is returned in an array with the port names.


Antz_TagFilter

Package:
Antz_TagFilter
Summary:
Strip malicious tags from HTML documents
Groups:
HTML, PHP 5, Security
Author:
Anthony Gallon
Description:
This class can be used to strip malicious tags from HTML documents.

It takes as parameters lists of authorized and denied tags and attributes.

The class parses an HTML document to keep authorized tags and removing denied tags and attributes combinations.

It returns the HTML of the resulting filtered document.


Powered by Gewgley