4

Is there anyway to recreate the following interface in PHP using the PHP CLI on a bash shell?

If anyone could point me in the right direction - I'd be very grateful.

enter image description here

1

2 Answers 2

6

That type of thing is usually, afaik, done with ncurses

Sign up to request clarification or add additional context in comments.

Comments

5

ncurses is probably your best bet: http://www.php.net/manual/en/intro.ncurses.php

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.