Page 1 of 1

[SOLVED] ncurses functions

Posted: Tue Dec 06, 2005 1:37 pm
by Chris Corbyn
I'm gonna be cheeky here.... anyone played around much with the ncurses() functions for CLI stuff in PHP5?

If you have and you wouldn't mind letting me have a look at some simple code (such as a timer in color) I'd be very greatful :)

Thanks.

(As you can see the documentation on these functions is almost non-existent other than basic use)

Posted: Tue Dec 06, 2005 2:17 pm
by Chris Corbyn
DOH! Missed all the user posted comments on the first page. Tetris, sweet. This is the kind of thing I was planning on trying with the library+PHP :) Then try it in C++ :)

OK thanks anyway.