Cheetah
Variables
get_mobile.php File Reference

Go to the source code of this file.

Variables

 $bResult = false
 
 $sId = (int)$_GET["id"]
 
 $sFile = "files/" . $sId . ".m4v"
 

Variable Documentation

◆ $bResult

$bResult = false

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file get_mobile.php.

◆ $sFile

$sFile = "files/" . $sId . ".m4v"

Definition at line 10 of file get_mobile.php.

◆ $sId

$sId = (int)$_GET["id"]

Definition at line 9 of file get_mobile.php.