LXIX. muscat Functions
Einführung
| 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 and releases any memory back to PHP.
- 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 and returns the handle.
- muscat_setup -- Creates a new muscat session and returns the handle.
| Zurück | Zum Anfang | Weiter |
| msession_unlock | Nach oben | muscat_close |