PHP Classes

File: examples/README.md

Recommend this page to a friend!
  Classes of Christian Vigh   PHP Asynchronous Command   examples/README.md   Download  
File: examples/README.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Asynchronous Command
Get commands output without waiting to finish
Author: By
Last change:
Date: 8 years ago
Size: 286 bytes
 

Contents

Class file image Download

This directory includes two sample scripts :

  • example.find.php : Runs the "find" command on your current partition and displays the results in real time.
  • example.input.php : Runs an external php script (askforinput.php) and writes some data to its standard input.