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

Go to the source code of this file.

Functions

while(!feof($fp)) if(strlen($frames)>0) send ($url, $data)
 

Variables

 $data ="sender=$argv[3]&password=$argv[4]"
 
 $frames =''
 
 $fp =fopen($argv[1],"r")
 
 $pos =0
 

Function Documentation

while (!feof($fp)) if (strlen($frames)>0) send (   $url,
  $data 
)

Definition at line 46 of file dumpParserImporter.php.

Variable Documentation

$data ="sender=$argv[3]&password=$argv[4]"

Definition at line 11 of file dumpParserImporter.php.

$fp =fopen($argv[1],"r")

Definition at line 14 of file dumpParserImporter.php.

$frames =''

Definition at line 12 of file dumpParserImporter.php.

$pos =0

Definition at line 16 of file dumpParserImporter.php.