XCV. muscat Functions
Einführung
This extension provides an interface to the Muscat 3.6 search system. Muscat doesn't exist anymore, but the » Xapian project may provide you with a good alternative.
| Warnung |
| Diese Erweiterung ist EXPERIMENTELL. Das Verhalten dieser Erweiterung, einschließlich der Funktionsnamen, und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Erweiterung auf eigenes Risiko. |
Installation
These functions are only available if PHP was configured with --with-muscat[=DIR].
Inhaltsverzeichnis
- muscat_close — Shuts down the muscat session
- muscat_get — Gets a line back from the core muscat API
- muscat_give — Sends string to the core muscat API
- muscat_setup_net — Creates a new muscat session
- muscat_setup — Creates a new local muscat session
There are no user contributed notes for this page.
