Hello all,
I want to take a try at writing a router simulator for my website www.techexams.net which offers free tech training.
I want to simulate a command-line console (a telnet session) and use a combination of php/MYSQL or php/XML.
My first question: is that possible? I mean creating an online console with a (variable) prompt, responds to user input etc. using php.
My second question: where to start? I mean are there any functions for this (a console 'thing' 😉 ) Has something similar been done before? Any advice would be greatly appreciated!
Johan