Cheetah
Variables
soundslink.php File Reference

Go to the source code of this file.

Variables

 $sGlobalHeader = "../global/inc/header.inc.php"
 
 $sId = (int)$_GET["id"]
 
 $oDolPermalinks = new ChWsbPermalinks()
 
 $sNick = getValue("SELECT `NickName` FROM `Profiles` WHERE `ID`=" . $sId)
 

Variable Documentation

◆ $oDolPermalinks

$oDolPermalinks = new ChWsbPermalinks()

Definition at line 16 of file soundslink.php.

◆ $sGlobalHeader

$sGlobalHeader = "../global/inc/header.inc.php"

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 soundslink.php.

◆ $sId

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

Definition at line 15 of file soundslink.php.

◆ $sNick

$sNick = getValue("SELECT `NickName` FROM `Profiles` WHERE `ID`=" . $sId)

Definition at line 17 of file soundslink.php.