Monthly Archiv: June, 2009

SafeMn

Package:
SafeMn
Summary:
Create short URLs using safe.mn API
Groups:
HTTP, PHP 5, Web services
Author:
Stanislav Shramko
Description:
This class can be used to create short URLs using safe.mn Web services API.

It connects to the safe.mn Web server and sends requests to create short URLs from a given URL.

The class can also retrieve the original URL from a given short URL.


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