phpdbg Fonctions
PHP Manual

phpdbg_prompt

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_promptSets the command prompt

Description

void phpdbg_prompt ( string $string )

Set the command prompt to the given string.

Liste de paramètres

string

The string to use as command prompt.

Valeurs de retour

Aucune valeur n'est retournée.

Voir aussi


phpdbg Fonctions
PHP Manual