string anticipate(string $question, array $choices, string $default = null)
Prompt the user for input with auto completion.
string anticipate(string $question, array $choices, string $default = null)
Prompt the user for input with auto completion.
string | $question | |
array | $choices | |
string | $default |
string |
Designed by : w10schools
service@w10schools.com
Please login to continue.