webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
multipart.php File Reference

Functions

 sendPart ($data)
 

Variables

 $boundary = "cutHere"
 
 $i = 1
 
else $interval = 1000000
 
 do
 

Function Documentation

◆ sendPart()

sendPart (   $data)

Variable Documentation

◆ $boundary

$boundary = "cutHere"

◆ $i

$i = 1

◆ $interval

else $interval = 1000000

◆ do

do
Initial value:
{
for ($k = 1; $k < $i; $k++) {
sendPart($images[$k]);
}
} while ($_GET['loop'])
#define usleep(us)
Definition: rtpw.c:107
$i
Definition: multipart.php:14
$_GET
Definition: load-video.php:8
sendPart($data)
Definition: multipart.php:4
else $interval
Definition: multipart.php:23