PHP Doku:: Saves the current help line on a stack, and displays the new line - function.newt-push-help-line.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzEingabezeilenspezifische ErweiterungenNewtNewt Funktionennewt_push_help_line

Ein Service von Reinhard Neidl - Webprogrammierung.

Newt Funktionen

<<newt_pop_window

newt_radio_get_current>>

newt_push_help_line

(PECL newt >= 0.1)

newt_push_help_lineSaves the current help line on a stack, and displays the new line

Beschreibung

void newt_push_help_line ([ string $text ] )

Saves the current help line on a stack, and displays the new line.

Parameter-Liste

text

New help text message

Hinweis:

If not specified, the help line is cleared.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)