BayEOS-PHP
 All Data Structures Namespaces Files Functions Variables Pages
Variables
testFifo.php File Reference

Go to the source code of this file.

Variables

 $fp =fopen('/tmp/test','r')
 
 $ep =fopen('/tmp/test.error','r')
 

Variable Documentation

$ep =fopen('/tmp/test.error','r')

Definition at line 6 of file testFifo.php.

$fp =fopen('/tmp/test','r')

Definition at line 5 of file testFifo.php.