Thursday, July 26, 2018

PHP Notice: Use of undefined constant rootMP3URL - assumed rootMP3URL

I keep getting this error message PHP Notice: Use of undefined constant rootMP3URL - assumed rootMP3URL




 // Remove the PHP script name from the URL.
if ($stripScriptName) {
//$rootMP3URL = substr($rootMP3URL, 0, strrpos ($rootMP3URL, "/")); // Trim off script name itself
$webFolder = dirname($webFolder);
$options['$rootMP3URL'] = dirname('rootMP3URL');
$debugger->debug("dirname({$options['$rootMP3URL']}) = " . dirname('rootMP3URL'));
$debugger->debug("dirname($webFolder) = " . dirname($webFolder));
}

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...