console interface possible in php?

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
bg
Forum Contributor
Posts: 157
Joined: Fri Sep 12, 2003 11:01 am

console interface possible in php?

Post by bg »

I was wondering if it were possible to create a console interface using php. Something where you could have multiple "fields" on the console that you could tab between. The linux kernel "menu-config" comes to mind as an example.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Post Reply