I'm working on PHP server application that opens a simple socket and let's information be exchanged back and forth. The only problem I'm having is that when connecting via telnet, "backspace" won't work. I'd also like to figure out how to retrieve the row/col count for the connected terminal.
Anyone have any experience with this?