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

Go to the source code of this file.

Variables

 $path ='/tmp/bayeos-simpleClient2'
 
 $name ="mySimpleClient"
 
 $url ="http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat"
 
 $c = new BayEOSSimpleClient($path,$name,$url)
 
 $count =0
 

Variable Documentation

$c = new BayEOSSimpleClient($path,$name,$url)

Definition at line 20 of file MySimpleClient.php.

$count =0

Definition at line 29 of file MySimpleClient.php.

$name ="mySimpleClient"

Definition at line 15 of file MySimpleClient.php.

$path ='/tmp/bayeos-simpleClient2'

Definition at line 14 of file MySimpleClient.php.

$url ="http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat"

Definition at line 16 of file MySimpleClient.php.