%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjc/public/1337_DATA/alfasymlink/root/usr/share/doc/php-cli-prompt/examples/
Upload File :
Create Path :
Current File : /var/www/pjc/public/1337_DATA/alfasymlink/root/usr/share/doc/php-cli-prompt/examples/example.php

<?php

require 'Seld/CliPrompt/autoload.php';

echo 'Say hello (visible): ';

$answer = Seld\CliPrompt\CliPrompt::prompt();

echo 'You answered: '.$answer . PHP_EOL;

echo 'Say hello (hidden): ';

$answer = Seld\CliPrompt\CliPrompt::hiddenPrompt();

echo 'You answered: '.$answer . PHP_EOL;

Zerion Mini Shell 1.0