Login
Register
File: sample-kmd-basic.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of François NEUMANN-RYSTOW
>
PHP Command Line Shell
>
sample-kmd-basic.php
>
Download
File:
sample-kmd-basic.php
Role:
Example script
Content type:
text/plain
Description:
basic sample, just to instanciate the class
Class:
PHP Command Line Shell
Use ncurses to get key inputs and write shell text
Author:
By
François NEUMANN-RYSTOW
Last change:
Date:
2013-07-24 15:15
Size:
62 bytes
Contents
Download
<?php
require
'kmd.php'
;
$kmd
= new
kmd
();
$kmd
->
run
();
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014