[SOLVED] ncurses functions

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

[SOLVED] ncurses functions

Post 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)
Last edited by Chris Corbyn on Tue Dec 06, 2005 2:18 pm, edited 1 time in total.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post 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.
Post Reply