» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with web-based + License:BSD

htmlSQL - a PHP class to query the web by an SQL like language

This class can be used to parse and extract information from HTML documents using a query language similar to SQL to define the information to be extracted.

The class can open HTML documents stored as local files or as remote pages using the Snoopy class.

The class can execute a query with a syntax similar to SQL SELECT statements to search an find certain tags in the opened document with attributes that match query condition.

The occurrences that it find are returned as result set rows that may contain a given list of attributes of the matched tags.

Xinha

Xinha is a cross browser, cross platform Embedded WYSIWYG HTML Editor.

htmlArea

htmlArea is a free WYSIWYG editor replacement for common textarea fields in HTML forms.